From: Tom Hughes Date: Wed, 17 Feb 2016 19:40:40 +0000 (+0000) Subject: Update carto stylesheet to v2.38.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/650d2449041e1e3a14845bf2c33e71172bae5d0f Update carto stylesheet to v2.38.0 Fixes #57 --- diff --git a/roles/tile.rb b/roles/tile.rb index 4bc8717cd..866339985 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.37.1", + :revision => "v2.38.0", :max_zoom => 19 } }