From: Tom Hughes Date: Thu, 4 Aug 2016 17:36:12 +0000 (+0100) Subject: Update carto stylesheet to v2.42.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a6d1d2f8a7b3cd22e590747974ab85ca53c81873?hp=c6ab57739ce4bd77d5303b653615fa685dbc0cd7 Update carto stylesheet to v2.42.0 Fixes #75 --- diff --git a/roles/tile.rb b/roles/tile.rb index 6cdab9d38..9849fed4b 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -78,7 +78,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.41.0", + :revision => "v2.42.0", :max_zoom => 19 } }