]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.7.0
authorTom Hughes <tom@compton.nu>
Fri, 26 Jan 2018 18:47:11 +0000 (18:47 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 26 Jan 2018 18:47:11 +0000 (18:47 +0000)
Closes #146

roles/tile.rb

index 2e3d59cc1a31ae64205bb8634e9626aafc8069bf..b2a8d5f2f114d88cfcaeab7b2badd59fe5910fba 100644 (file)
@@ -91,7 +91,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.6.0",
+        :revision => "v4.7.0",
         :max_zoom => 19
       }
     }