From 2b13badee40159c9f3b6dce892690c269aea7031 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 30 Aug 2019 19:19:45 +0100 Subject: [PATCH] Update carto stylesheet to v4.22.0 Closes #247 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 3db2ce2eb..92af00fbc 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -94,7 +94,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.20.0", + :revision => "v4.22.0", :max_zoom => 19 } } -- 2.43.2