X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6cb35f565eddff02ec805f6a7639b8e086784c70..a2d428ab723b899ad865307c57f6dabb9c0b78af:/cookbooks/dns/recipes/default.rb diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index cfdd1318e..2fbca1f24 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -40,7 +40,7 @@ package %w[ remote_file "/usr/local/bin/dnscontrol" do action :create - source "https://github.com/StackExchange/dnscontrol/releases/download/v3.0.0/dnscontrol-Linux" + source "https://github.com/StackExchange/dnscontrol/releases/download/v3.2.0/dnscontrol-Linux" owner "root" group "root" mode 0o755