From: Tom Hughes Date: Fri, 18 Jan 2019 19:11:14 +0000 (+0000) Subject: Update carto stylesheet to v4.19.0 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c2d4bdc09d64ba66f71f1a95eb2d0b3b4a77381a?hp=788bbec3f0b560a41228c5b3e286fa6514b7d066;ds=sidebyside Update carto stylesheet to v4.19.0 Closes #212 --- diff --git a/roles/tile.rb b/roles/tile.rb index f0d25119a..1225b6a84 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -94,7 +94,7 @@ default_attributes( :styles => { :default => { :repository => "git://github.com/gravitystorm/openstreetmap-carto.git", - :revision => "v4.18.0", + :revision => "v4.19.0", :max_zoom => 19 } }