]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.3.0
authorTom Hughes <tom@compton.nu>
Sun, 17 Sep 2017 09:26:26 +0000 (10:26 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 17 Sep 2017 09:27:09 +0000 (10:27 +0100)
Closes #128

roles/tile.rb

index f35e7f1ca5efb5b28e474499b02512e98a6b1753..809a96307fc0906ecae4bf105900f8244ca220d2 100644 (file)
@@ -90,7 +90,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.2.0",
+        :revision => "v4.3.0",
         :max_zoom => 19
       }
     }