From: Tom Hughes Date: Wed, 30 Nov 2016 21:13:20 +0000 (+0000) Subject: Update carto stylesheet to v2.45.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/79342f5b42807e2be49c3d1e6c3fb31f2d16adc7 Update carto stylesheet to v2.45.0 Closes #101 --- diff --git a/roles/tile.rb b/roles/tile.rb index 00aa1f82a..27746aad9 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -90,7 +90,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.44.1", + :revision => "v2.45.0", :max_zoom => 19 } }