]> git.openstreetmap.org Git - chef.git/commitdiff
Update to planet-dump-ng 1.2.5
authorTom Hughes <tom@compton.nu>
Sun, 18 Sep 2022 10:37:31 +0000 (11:37 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 18 Sep 2022 10:37:49 +0000 (11:37 +0100)
cookbooks/planet/recipes/dump.rb

index 5e236c6bb6d5037b736da3a91bd5506e171192f2..6d7b83a08c56e7f724a979e8405899a8a2587379 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.4"
+  revision "v1.2.5"
   depth 1
   user "root"
   group "root"