From 19e599a361e2c647debd7f969d2da1098fb3bbca Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 6 Jan 2015 17:21:48 +0000 Subject: [PATCH] Update carto stylesheet to v2.26.1 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index aa60664f4..8d1af516e 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.26.0", + :revision => "v2.26.1", :max_zoom => 19 } } -- 2.39.5