X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/607067df21b82f45eb7cf90610eaca86e65490de..fd561c51f91e0ab94df124556acc7c9418b4f801:/cookbooks/planet/recipes/dump.rb diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index ec78e2ae0..16794558f 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.0.1" + revision "v1.1.0" user "root" group "root" end