From 250dc4dfa4c52aad2aa2e72efc06add2b6b5a2c0 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 22 Jun 2016 19:21:51 +0100 Subject: [PATCH] Update carto stylesheet to v2.40.0 Fixes #70 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 5743bd801..4144b5fd7 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.39.0", + :revision => "v2.40.0", :max_zoom => 19 } } -- 2.43.2