From: Grant Slater Date: Fri, 15 Dec 2023 14:52:27 +0000 (+0000) Subject: dnscontrol: bump to v4.7.3 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/214f93f0379a28b29b9a99fcad3564ecbc9d06d9 dnscontrol: bump to v4.7.3 --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index bbd70fd2c..bad9e5943 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -42,7 +42,7 @@ package %w[ cache_dir = Chef::Config[:file_cache_path] -dnscontrol_version = "4.6.0" +dnscontrol_version = "4.7.3" dnscontrol_arch = if arm? "arm64"