From 2e5da4c766bef71968e4c018751183ed31bd4633 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 14 Aug 2015 18:22:07 +0100 Subject: [PATCH] Update carto stylesheet to v2.33.0 Fixes #33 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 78be998f9..063f9545f 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.32.0", + :revision => "v2.33.0", :max_zoom => 19 } } -- 2.45.1