]> git.openstreetmap.org Git - chef.git/commitdiff
Update to planet-dump-ng 1.2.6
authorTom Hughes <tom@compton.nu>
Wed, 5 Oct 2022 17:08:06 +0000 (18:08 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 5 Oct 2022 17:09:14 +0000 (18:09 +0100)
cookbooks/planet/recipes/dump.rb

index 6d7b83a08c56e7f724a979e8405899a8a2587379..345da75483cb7895c96f0859b85488e3331a5c9a 100644 (file)
@@ -61,7 +61,7 @@ end
 git "/opt/planet-dump-ng" do
   action :sync
   repository "https://github.com/zerebubuth/planet-dump-ng.git"
-  revision "v1.2.5"
+  revision "v1.2.6"
   depth 1
   user "root"
   group "root"