X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a62943629fc45519becfbd66176c9238acbeacbd..76d32f6cdc8674ce5ef610df2b0f5eb54493ce28:/cookbooks/dns/recipes/default.rb diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 601d50b8b..3102217e6 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.4.2/dnscontrol-Linux" + source "https://github.com/StackExchange/dnscontrol/releases/download/v3.10.1/dnscontrol-Linux" owner "root" group "root" mode "755"