From 4172acb6e56ea0fe8401bae42f9f69c8acd23ce6 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 2 Jan 2015 18:20:40 +0000 Subject: [PATCH] Update carto stylesheet to v2.26.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index e3ecd1518..aa60664f4 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.25.0", + :revision => "v2.26.0", :max_zoom => 19 } } -- 2.43.2