X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/23c4279fe05d18732612be640d7fc7c053da1566..ad62d51f720c7df61f6486cd19c4acb277c23908:/cookbooks/planet/recipes/dump.rb diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index 5f04bf1d7..345da7548 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.3" + revision "v1.2.6" depth 1 user "root" group "root"