From 606f6128a39c57e2f971e3de739a7b041ea4ce77 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 6 Aug 2014 22:21:12 +0100 Subject: [PATCH] Update carto stylesheet to v2.18.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 51412f58e..b7740d1df 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -83,7 +83,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.17.0", + :revision => "v2.18.0", :max_zoom => 19 } } -- 2.43.2