]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v5.3.1
authorTom Hughes <tom@compton.nu>
Tue, 27 Apr 2021 19:47:37 +0000 (20:47 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 27 Apr 2021 19:47:37 +0000 (20:47 +0100)
roles/tile.rb

index 831118c8cf4d38477e428470dab0ce966938136e..c32e35eb645d87913c7ef5b6565b9b375f8ef869 100644 (file)
@@ -85,7 +85,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v5.3.0",
+        :revision => "v5.3.1",
         :max_zoom => 19
       }
     }