]> git.openstreetmap.org Git - chef.git/commitdiff
Update planetdump-ng to 1.2.2
authorTom Hughes <tom@compton.nu>
Mon, 11 Oct 2021 18:06:15 +0000 (19:06 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 11 Oct 2021 18:06:37 +0000 (19:06 +0100)
cookbooks/planet/recipes/dump.rb

index 82e6f1cab85eaf3571728de3dbef93f0dc68380e..85243f335dd8b27a3d865c05c1cd77b40f1c6d15 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.0"
+  revision "v1.2.2"
   depth 1
   user "root"
   group "root"