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