From 4dcd021f1c09c166c202eb94b53a3706b8171233 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 26 Jan 2018 18:47:11 +0000 Subject: [PATCH] Update carto stylesheet to v4.7.0 Closes #146 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 2e3d59cc1..b2a8d5f2f 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -91,7 +91,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.6.0", + :revision => "v4.7.0", :max_zoom => 19 } } -- 2.43.2