From fd7b86ceec5580060856ff46c6cfcf47c1f0bbec Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 27 Apr 2021 20:47:37 +0100 Subject: [PATCH] Update carto stylesheet to v5.3.1 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } } -- 2.45.1