From: Tom Hughes Date: Fri, 2 Feb 2018 19:52:04 +0000 (+0000) Subject: Update carto stylesheet to v4.7.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/19444e3447c11b90b2908cd5cb6790bd55b0fc86 Update carto stylesheet to v4.7.1 Closes #148 --- diff --git a/roles/tile.rb b/roles/tile.rb index b2a8d5f2f..6c7da5a01 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.7.0", + :revision => "v4.7.1", :max_zoom => 19 } }