From: Tom Hughes Date: Fri, 2 Jan 2015 18:20:40 +0000 (+0000) Subject: Update carto stylesheet to v2.26.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/4172acb6e56ea0fe8401bae42f9f69c8acd23ce6 Update carto stylesheet to v2.26.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index e3ecd1518..aa60664f4 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -83,7 +83,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.25.0", + :revision => "v2.26.0", :max_zoom => 19 } }