From aedc39a4bc96b0c4a40eb3118119b4111c5d63c1 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 21 Feb 2014 18:18:15 +0000 Subject: [PATCH] Update carto stylesheet to v2.9.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index f9207e95f..7c307a085 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.8.0", + :revision => "v2.9.0", :max_zoom => 19 } } -- 2.43.2