X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e3ca5c6e8ee819019a779fb20bcae0c0f08a1471..4f1617464b921bab1b1d09e889936dabf0a3e4b0:/cookbooks/planet/recipes/dump.rb diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index 5f04bf1d7..5e236c6bb 100644 --- a/cookbooks/planet/recipes/dump.rb +++ b/cookbooks/planet/recipes/dump.rb @@ -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.3" + revision "v1.2.4" depth 1 user "root" group "root"