From 5590b3f75c6af03c2d4a1bd00a0028f467738f4a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 10 Dec 2014 17:14:35 +0000 Subject: [PATCH] Update carto stylesheet to v2.25.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index a947fc21d..e3ecd1518 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.24.0", + :revision => "v2.25.0", :max_zoom => 19 } } -- 2.43.2