From: Tom Hughes Date: Sat, 1 Feb 2020 16:17:18 +0000 (+0000) Subject: Update carto stylesheet to v4.25.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/b89e9323ef3eb21bbf87cf71a06d72e296f67ef5 Update carto stylesheet to v4.25.0 Closes #264 --- diff --git a/roles/tile.rb b/roles/tile.rb index cb703ae71..9061e2bce 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -100,7 +100,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.24.1", + :revision => "v4.25.0", :max_zoom => 19 } }