X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/93022ca1b3f9d0ed500c7a92847a859afd99cad8..52f095c2c7e4a2e638d02c3cbc96d5956e81a22c:/cookbooks/planet/recipes/dump.rb?ds=sidebyside 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"