X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/62c07f1f4fe452a5c38e21581c79c4b8f307117d..c87a97890768b4427f078d7deda0d1edf4bb39ce:/cookbooks/dns/recipes/default.rb diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 06953068e..eaeaf5623 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.3.0/dnscontrol-Linux" + source "https://github.com/StackExchange/dnscontrol/releases/download/v3.5.0/dnscontrol-Linux" owner "root" group "root" mode "755"