]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.14.0
authorTom Hughes <tom@compton.nu>
Fri, 17 Aug 2018 17:28:01 +0000 (18:28 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 17 Aug 2018 17:28:41 +0000 (18:28 +0100)
Closes #182

roles/tile.rb

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