From 365e89ce7611a20394670e0c8ce5c14fc3c2d91f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 24 Sep 2021 19:17:12 +0100 Subject: [PATCH] Update carto stylesheet to v5.4.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } } -- 2.43.2