From: Tom Hughes Date: Wed, 2 Mar 2016 17:53:24 +0000 (+0000) Subject: Update carto stylesheet to v2.39.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/afc01d8e185541c3aadcc64cb74c3b2438cd8ae2 Update carto stylesheet to v2.39.0 Fixes #60 --- diff --git a/roles/tile.rb b/roles/tile.rb index 6cb803482..5743bd801 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -78,7 +78,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.38.0", + :revision => "v2.39.0", :max_zoom => 19 } }