From: Tom Hughes Date: Fri, 24 Sep 2021 18:17:12 +0000 (+0100) Subject: Update carto stylesheet to v5.4.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/365e89ce7611a20394670e0c8ce5c14fc3c2d91f Update carto stylesheet to v5.4.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 82dcc21ba..4a3189532 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -99,7 +99,7 @@ default_attributes( :styles => { :default => { :repository => "https://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v5.3.1", + :revision => "v5.4.0", :max_zoom => 19 } }