From: Tom Hughes Date: Tue, 6 Jan 2015 17:21:48 +0000 (+0000) Subject: Update carto stylesheet to v2.26.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/19e599a361e2c647debd7f969d2da1098fb3bbca Update carto stylesheet to v2.26.1 --- diff --git a/roles/tile.rb b/roles/tile.rb index aa60664f4..8d1af516e 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.26.0", + :revision => "v2.26.1", :max_zoom => 19 } }