From: Grant Slater Date: Fri, 19 May 2023 20:58:18 +0000 (+0300) Subject: dns: bump dnscontrol to 4.0.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c35208b70423d33beac7969cdf59c13b6398d2bf dns: bump dnscontrol to 4.0.1 --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index a07819044..e64917cc4 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 = "3.31.4" +dnscontrol_version = "4.0.1" dnscontrol_arch = if arm? "arm64"