From: Tom Hughes Date: Sat, 3 Dec 2016 19:18:47 +0000 (+0000) Subject: Update carto stylesheet to v2.45.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/39a7618218fe27e9dad4ad7ffb61df5c2979c95d?hp=601a5a626c458c7a8096cb08feb9bed7aa01f71e Update carto stylesheet to v2.45.1 Closes #103 --- 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 } }