From 8904a0fb9c414e4b8a386f08201d11bea64fa29c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 9 Jan 2014 17:55:59 +0000 Subject: [PATCH] Update carto stylesheet to v2.8.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 79454293d..f9207e95f 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -76,7 +76,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.7.0", + :revision => "v2.8.0", :max_zoom => 19 } } -- 2.43.2