From 9a70fbed9ee65bff08cd1dc680b7354733274f2e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 13 May 2015 17:12:55 +0100 Subject: [PATCH] Update carto stylesheet to v2.30.0 Closes #22 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index fb5c467a4..eddc48533 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.29.1", + :revision => "v2.30.0", :max_zoom => 19 } } -- 2.43.2