From 16cfed1778c1a3e0865013a6d9ae7ebf16b6f26f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 6 Oct 2014 18:59:32 +0100 Subject: [PATCH 1/1] Update carto stylesheet to v2.22.0 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 08b1a2018..4112461d7 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.21.0", + :revision => "v2.22.0", :max_zoom => 19 } } -- 2.43.2