From: Tom Hughes Date: Sun, 17 Dec 2017 21:50:57 +0000 (+0000) Subject: Update carto stylesheet to v4.6.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/457c51f1bee4eff97117cb404717b503c7a5a018 Update carto stylesheet to v4.6.0 Closes #140 --- diff --git a/roles/tile.rb b/roles/tile.rb index 686de9e39..7dfc958fd 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -91,7 +91,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.5.0", + :revision => "v4.6.0", :max_zoom => 19 } }