From: Tom Hughes Date: Wed, 12 Oct 2016 19:36:54 +0000 (+0100) Subject: Update carto stylesheet to v2.44.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/9a7a7e8667047fd6fc0b33e5bd7ac6aea99d3caf?hp=e8e75ff7ffbbb2aa444c8a59e07abaa7c9806d65;ds=sidebyside Update carto stylesheet to v2.44.1 Closes #98 --- diff --git a/roles/tile.rb b/roles/tile.rb index 4d226961a..26cd98e58 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -89,7 +89,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v2.44.0", + :revision => "v2.44.1", :max_zoom => 19 } }