From b89e9323ef3eb21bbf87cf71a06d72e296f67ef5 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 1 Feb 2020 16:17:18 +0000 Subject: [PATCH] Update carto stylesheet to v4.25.0 Closes #264 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index cb703ae71..9061e2bce 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -100,7 +100,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.24.1", + :revision => "v4.25.0", :max_zoom => 19 } } -- 2.43.2