From 9b01862e2b6bad1c4e12e83ca17c8e00f9e45d65 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 28 Aug 2015 19:00:29 +0100 Subject: [PATCH] Update carto stylesheet to v2.34.0 Fixes #35 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 063f9545f..64691ae91 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -84,7 +84,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.33.0", + :revision => "v2.34.0", :max_zoom => 19 } } -- 2.43.2