]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.10.0
authorTom Hughes <tom@compton.nu>
Fri, 20 Apr 2018 17:37:17 +0000 (18:37 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 20 Apr 2018 18:02:25 +0000 (19:02 +0100)
Closes #158

roles/tile.rb

index fa36a41ff6c1fafb4edd1b9023ea23a6d2e93943..3f0d4912e21416fbc5c6485d0dd9ac7fd66e23c6 100644 (file)
@@ -93,7 +93,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.9.0",
+        :revision => "v4.10.0",
         :max_zoom => 19
       }
     }