From: Tom Hughes Date: Wed, 10 Dec 2014 17:14:35 +0000 (+0000) Subject: Update carto stylesheet to v2.25.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/5590b3f75c6af03c2d4a1bd00a0028f467738f4a?hp=1a26a5d55810114a2e20bf252f6c2737f8615a47 Update carto stylesheet to v2.25.0 --- diff --git a/roles/tile.rb b/roles/tile.rb index a947fc21d..e3ecd1518 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.24.0", + :revision => "v2.25.0", :max_zoom => 19 } }