X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/5b5a56cb5038006949128b68d2ccb0504402c4ed..f1cfd16d358496bafb94dfc8c40585fdc6567963:/cookbooks/planet/recipes/dump.rb diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index 83717fad4..5f04bf1d7 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.3" depth 1 user "root" group "root"