From a6d1d2f8a7b3cd22e590747974ab85ca53c81873 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 4 Aug 2016 18:36:12 +0100 Subject: [PATCH] Update carto stylesheet to v2.42.0 Fixes #75 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 6cdab9d38..9849fed4b 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -78,7 +78,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.41.0", + :revision => "v2.42.0", :max_zoom => 19 } } -- 2.43.2