From: Tom Hughes Date: Mon, 30 Jun 2014 19:14:45 +0000 (+0100) Subject: Update carto stylesheet to v2.16.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/631dcd4fdc8bee284281b37ddc1d70840b07459b Update carto stylesheet to v2.16.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index 9ad4d829f..043d4bd34 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -83,7 +83,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.15.0", + :revision => "v2.16.0", :max_zoom => 19 } }