X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5b5a56cb5038006949128b68d2ccb0504402c4ed..8fc909af185e93f6014d3edc9fe01be643c239c1:/cookbooks/planet/recipes/dump.rb diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index 83717fad4..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.2" + revision "v1.2.4" depth 1 user "root" group "root"