From: Tom Hughes Date: Tue, 27 Apr 2021 19:47:37 +0000 (+0100) Subject: Update carto stylesheet to v5.3.1 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/fd7b86ceec5580060856ff46c6cfcf47c1f0bbec Update carto stylesheet to v5.3.1 --- diff --git a/roles/tile.rb b/roles/tile.rb index 831118c8c..c32e35eb6 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -85,7 +85,7 @@ default_attributes( :styles => { :default => { :repository => "https://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v5.3.0", + :revision => "v5.3.1", :max_zoom => 19 } }