From: Tom Hughes Date: Sat, 15 Nov 2014 16:42:04 +0000 (+0000) Subject: Update carto stylesheet to v2.24.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/92b7e50c85ae62c6bd5ba4c972eacd69738a3d1c Update carto stylesheet to v2.24.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index d717ce87d..a947fc21d 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.23.0", + :revision => "v2.24.0", :max_zoom => 19 } }