]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v4.25.0
authorTom Hughes <tom@compton.nu>
Sat, 1 Feb 2020 16:17:18 +0000 (16:17 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 1 Feb 2020 16:17:18 +0000 (16:17 +0000)
Closes #264

roles/tile.rb

index cb703ae71511b39cb172cab9e95b5a531c887b26..9061e2bce33067d0745c9a07520dd985d80566e6 100644 (file)
@@ -100,7 +100,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "git://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v4.24.1",
+        :revision => "v4.25.0",
         :max_zoom => 19
       }
     }