]> git.openstreetmap.org Git - chef.git/commitdiff
Update planetdump-ng to 1.2.3
authorTom Hughes <tom@compton.nu>
Mon, 11 Oct 2021 21:26:34 +0000 (22:26 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 11 Oct 2021 21:26:34 +0000 (22:26 +0100)
cookbooks/planet/recipes/dump.rb

index 83717fad4c8f38ce7778946fcc99a751befcb952..5f04bf1d764f10b6186f4e1a26642a190ef2e77d 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.2"
+  revision "v1.2.3"
   depth 1
   user "root"
   group "root"