From: Tom Hughes Date: Sun, 22 Sep 2013 22:36:31 +0000 (+0100) Subject: Update to version 2.4.0 of the carto stylesheet X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/672826e9aee2d6c2af0aef43428bc79bd7138902?hp=f0703bc0c5face0c6a1476ea195f5b709259e39a;ds=sidebyside Update to version 2.4.0 of the carto stylesheet --- diff --git a/roles/tile.rb b/roles/tile.rb index 455e7b372..6fd9ab49b 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.3.3", + :revision => "v2.4.0", :max_zoom => 19 } }