From: Grant Slater Date: Wed, 19 Apr 2023 10:14:11 +0000 (+0100) Subject: dns: upgrade dnscontrol to 3.31.1 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/27ddf3e34dd530df1543da8fac41fe7366945625 dns: upgrade dnscontrol to 3.31.1 --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index b24c269dd..a0c74f5ca 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.30.0" +dnscontrol_version = "3.31.1" dnscontrol_arch = if arm? "arm64"