]> git.openstreetmap.org Git - chef.git/commitdiff
Update to osm-carto v5.7.0
authorPaul Norman <penorman@mac.com>
Wed, 11 Jan 2023 08:12:05 +0000 (00:12 -0800)
committerPaul Norman <penorman@mac.com>
Wed, 11 Jan 2023 08:12:05 +0000 (00:12 -0800)
roles/tile.rb

index 56f6fe958c713a5565d4a413317581fa2b86cbc1..a30962415e8d572bb5f1dc89e00927b98980d761 100644 (file)
@@ -105,7 +105,7 @@ default_attributes(
     :styles => {
       :default => {
         :repository => "https://github.com/gravitystorm/openstreetmap-carto.git",
-        :revision => "v5.6.2",
+        :revision => "v5.7.0",
         :fonts_script => "/srv/tile.openstreetmap.org/styles/default/scripts/get-fonts.sh",
         :max_zoom => 19
       }