From 92b7e50c85ae62c6bd5ba4c972eacd69738a3d1c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 15 Nov 2014 16:42:04 +0000 Subject: [PATCH] Update carto stylesheet to v2.24.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index d717ce87d..a947fc21d 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.23.0", + :revision => "v2.24.0", :max_zoom => 19 } } -- 2.43.2