From 73d382e9f2cb559801f8858d675c6823aa2865d8 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 23 Mar 2018 18:56:26 +0000 Subject: [PATCH] Update carto stylesheet to v4.9.0 Closes #156 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index ba016aa4b..fa36a41ff 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -93,7 +93,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.8.0", + :revision => "v4.9.0", :max_zoom => 19 } } -- 2.43.2