]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.6.0
authorTom Hughes <tom@compton.nu>
Sun, 17 Dec 2017 21:50:57 +0000 (21:50 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 17 Dec 2017 21:50:57 +0000 (21:50 +0000)
Closes #140

roles/tile.rb

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