From 87170c8c9fe7847e35d9d4bd4c86e04dba07fb4f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 6 Nov 2013 23:04:27 +0000 Subject: [PATCH] Update carto stylesheets to v2.6.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 5bfd032dd..7c234ed2c 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -76,7 +76,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.5.0", + :revision => "v2.6.0", :max_zoom => 19 } } -- 2.43.2