From 39a7618218fe27e9dad4ad7ffb61df5c2979c95d Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 3 Dec 2016 19:18:47 +0000 Subject: [PATCH] Update carto stylesheet to v2.45.1 Closes #103 --- roles/tile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/tile.rb b/roles/tile.rb index 27746aad9..20173836d 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -90,7 +90,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.45.0", + :revision => "v2.45.1", :max_zoom => 19 } } -- 2.43.2