X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/93022ca1b3f9d0ed500c7a92847a859afd99cad8..c563904334372729e94251413af3a9b53b2c1f97:/cookbooks/planet/recipes/dump.rb diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index dcefd4552..f10246763 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.8" + revision "v1.2.0" depth 1 user "root" group "root"