From: Tom Hughes Date: Mon, 30 Nov 2015 20:21:41 +0000 (+0000) Subject: Update carto stylesheet to v2.37.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/aa1ca1217cde68edf93c48b49876bd619f32f302?ds=sidebyside Update carto stylesheet to v2.37.0 Fixes #44 --- diff --git a/roles/tile.rb b/roles/tile.rb index c9fa777bb..3514c3e3c 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -84,7 +84,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.36.0", + :revision => "v2.37.0", :max_zoom => 19 } }