X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5d9d6b0b933444f5da8b9820e82a8c364871ce73..3adde3e6260376a79d137ce5cfe74709cb9d68ee:/cookbooks/dns/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index eaeaf5623..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.5.0/dnscontrol-Linux" + source "https://github.com/StackExchange/dnscontrol/releases/download/v3.10.1/dnscontrol-Linux" owner "root" group "root" mode "755"