X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6e609a82330c8b354967c846e6d916bcc8a75109..6869cec20eadb62187933b0fd50788d3307d3320:/cookbooks/planet/recipes/dump.rb?ds=sidebyside 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"