X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/37f511231cb2f34205063f80694a8d674e0219f4..6782e9d4eeaf925882a000a7423afa0633948213:/cookbooks/planet/recipes/dump.rb diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index 5346795f9..4b7be0270 100644 --- a/cookbooks/planet/recipes/dump.rb +++ b/cookbooks/planet/recipes/dump.rb @@ -55,7 +55,7 @@ end git "/opt/planet-dump-ng" do action :sync repository "git://github.com/zerebubuth/planet-dump-ng.git" - revision "v1.1.1" + revision "v1.1.3" user "root" group "root" end