X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/06a9c9178079c6c4038e4cd05533819a7c02ca1a..b49e209b3e957e9c02139c06f0dfecac05415119:/cookbooks/dns/recipes/default.rb diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 3d44206b0..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.8.1/dnscontrol-Linux" + source "https://github.com/StackExchange/dnscontrol/releases/download/v3.10.1/dnscontrol-Linux" owner "root" group "root" mode "755"