From: Tom Hughes Date: Fri, 8 Nov 2019 19:19:46 +0000 (+0000) Subject: Update carto stylesheet to v4.24.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/41968484ba20687b85fc9d6c4011f64d7128419a Update carto stylesheet to v4.24.1 Closes #258 --- diff --git a/roles/tile.rb b/roles/tile.rb index 96b4b048e..cb703ae71 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.23.0", + :revision => "v4.24.1", :max_zoom => 19 } }