From: Tom Hughes Date: Wed, 24 Jun 2015 17:10:25 +0000 (+0100) Subject: Update carto stylesheet to v2.31.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/cf8d1617a01136ea5a0871cb8f141ea3d8507175?hp=036f4360c44871eeac7a4dd33c3c9cfa4b9fad96 Update carto stylesheet to v2.31.0 Closes #26 --- diff --git a/roles/tile.rb b/roles/tile.rb index eddc48533..508d177a0 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -76,7 +76,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.30.0", + :revision => "v2.31.0", :max_zoom => 19 } }