X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d1b835abf6c54e768ead54dd0056011554ba0b71..81003b2171854d4b25c980d773fe86fe1158090c:/cookbooks/dns/recipes/default.rb diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index ba6355b04..57d003952 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -41,7 +41,7 @@ package %w[ remote_file "/usr/local/bin/dnscontrol" do action :create - source "https://github.com/StackExchange/dnscontrol/releases/download/v3.2.0/dnscontrol-Linux" + source "https://github.com/StackExchange/dnscontrol/releases/download/v3.8.0/dnscontrol-Linux" owner "root" group "root" mode "755"