X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6e609a82330c8b354967c846e6d916bcc8a75109..8ec2edd6785034a80e1cf4047239e7dd2ddcf174:/cookbooks/planet/recipes/dump.rb diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index 7a987eec7..b7482b93c 100644 --- a/cookbooks/planet/recipes/dump.rb +++ b/cookbooks/planet/recipes/dump.rb @@ -58,7 +58,7 @@ end git "/opt/planet-dump-ng" do action :sync repository "https://github.com/zerebubuth/planet-dump-ng.git" - revision "v1.1.6" + revision "v1.1.7" depth 1 user "root" group "root"