]> git.openstreetmap.org Git - chef.git/commitdiff
Update carto stylesheet to v5.5.1
authorTom Hughes <tom@compton.nu>
Fri, 15 Jul 2022 17:20:06 +0000 (18:20 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 15 Jul 2022 17:20:52 +0000 (18:20 +0100)
Closes #511

roles/tile.rb

index 76ef4b49ce144614452919ba70d6874a2c41be6b..2de49372c92f6cc45384dafabd198561351ff1ad 100644 (file)
@@ -92,7 +92,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v5.5.0",
+        :revision => "v5.5.1",
         :max_zoom => 19
       }
     }