From c5a71234b5d7508b0e7c8e168e92802640ec5b16 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 28 Feb 2014 22:51:48 +0000 Subject: [PATCH] Update carto stylesheet to v2.10.1 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 5787ea3e6..f24b1ff64 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.10.0", + :revision => "v2.10.1", :max_zoom => 19 } } -- 2.43.2