]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v5.4.0
authorTom Hughes <tom@compton.nu>
Fri, 24 Sep 2021 18:17:12 +0000 (19:17 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 24 Sep 2021 18:17:12 +0000 (19:17 +0100)
roles/tile.rb

index 82dcc21baa9c200821c7aac4d3eaa0a490629868..4a3189532e108e8ddee743d812a8a225e38902c0 100644 (file)
@@ -99,7 +99,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v5.3.1",
+        :revision => "v5.4.0",
         :max_zoom => 19
       }
     }