From 92733994f8bee5b659009d7966f39e6c574af456 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Mon, 9 Mar 2026 13:59:08 +0000 Subject: [PATCH] dns: bump dnscontrol to 4.36.1 --- cookbooks/dns/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index df8ba2ab3..16b18eb59 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -43,7 +43,7 @@ package %w[ cache_dir = Chef::Config[:file_cache_path] -dnscontrol_version = "4.35.0" +dnscontrol_version = "4.36.1" dnscontrol_arch = if arm? "arm64" -- 2.47.3