From: Tom Hughes Date: Fri, 28 Aug 2015 18:00:29 +0000 (+0100) Subject: Update carto stylesheet to v2.34.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/9b01862e2b6bad1c4e12e83ca17c8e00f9e45d65 Update carto stylesheet to v2.34.0 Fixes #35 --- diff --git a/roles/tile.rb b/roles/tile.rb index 063f9545f..64691ae91 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.33.0", + :revision => "v2.34.0", :max_zoom => 19 } }