From 9a7a7e8667047fd6fc0b33e5bd7ac6aea99d3caf Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 12 Oct 2016 20:36:54 +0100 Subject: [PATCH 1/1] Update carto stylesheet to v2.44.1 Closes #98 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 4d226961a..26cd98e58 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -89,7 +89,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.44.0", + :revision => "v2.44.1", :max_zoom => 19 } } -- 2.43.2