From: Tom Hughes Date: Fri, 31 Jul 2015 22:41:16 +0000 (+0100) Subject: Update carto stylesheet to v2.32.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/4c86175022c9036999f9d8341e48cbd884448709 Update carto stylesheet to v2.32.0 Closes #30 --- diff --git a/roles/tile.rb b/roles/tile.rb index 09b3f44ae..78be998f9 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -84,7 +84,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.31.0", + :revision => "v2.32.0", :max_zoom => 19 } }