From: Tom Hughes Date: Mon, 21 Sep 2015 18:20:11 +0000 (+0100) Subject: Update carto stylesheet to v2.35.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c5a2bae5e2004b2238e30792283c45031c40f661?ds=sidebyside Update carto stylesheet to v2.35.0 Fixes #36 --- diff --git a/roles/tile.rb b/roles/tile.rb index 64691ae91..a0ddd9529 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.34.0", + :revision => "v2.35.0", :max_zoom => 19 } }