]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.15.0
authorTom Hughes <tom@compton.nu>
Fri, 21 Sep 2018 18:12:27 +0000 (19:12 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 21 Sep 2018 18:12:27 +0000 (19:12 +0100)
Closes #192

roles/tile.rb

index 9065969c0de9ef6c04b53c98dd6850eb6858e932..469a60c5f57f79a692fbd1f912df6a17e4bc9580 100644 (file)
@@ -94,7 +94,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.14.0",
+        :revision => "v4.15.0",
         :max_zoom => 19
       }
     }