From 4c86175022c9036999f9d8341e48cbd884448709 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 31 Jul 2015 23:41:16 +0100 Subject: [PATCH 1/1] Update carto stylesheet to v2.32.0 Closes #30 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 09b3f44ae..78be998f9 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.31.0", + :revision => "v2.32.0", :max_zoom => 19 } } -- 2.43.2