From: Grant Slater Date: Sat, 18 Jan 2025 19:21:54 +0000 (+0000) Subject: dns: Update dnscontrol to 4.15.5 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/7cee4d033d424f0a3966b35a453f5b8ee03657c4?ds=inline dns: Update dnscontrol to 4.15.5 --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 47c4ee7d7..3a19d8a91 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.15.4" +dnscontrol_version = "4.15.5" dnscontrol_arch = if arm? "arm64"