]> git.openstreetmap.org Git - chef.git/commitdiff
Update osm2pgsql-themepark version
authorPaul Norman <penorman@mac.com>
Sat, 22 Feb 2025 00:56:29 +0000 (16:56 -0800)
committerPaul Norman <penorman@mac.com>
Sat, 22 Feb 2025 00:56:29 +0000 (16:56 -0800)
cookbooks/vectortile/recipes/default.rb

index 898a3367da404e1c2cf7b9e47e499b996ae072f6..703407f11510fdcfff47ccb520997dab47350816 100644 (file)
@@ -86,7 +86,7 @@ shortbread_config = "#{style_directory}/shortbread.yaml"
 themepark_directory = "/srv/vector.openstreetmap.org/osm2pgsql-themepark"
 git themepark_directory do
   repository "https://github.com/osm2pgsql-dev/osm2pgsql-themepark.git"
-  revision "7efc00db433fa7d2c49db00c32ffd27d8ced35f4"
+  revision "444bfbda82dea2899e77ac7f0e88ddf7f62c3b45"
   user "tileupdate"
   group "tileupdate"
 end