X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6ff872c083805f518745a6b015b56b45805e2990..6d57f9778a06c121ffafde3b2a2a472acabc6d52:/cookbooks/dns/recipes/default.rb diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 3ff44ad71..a07819044 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.3" +dnscontrol_version = "3.31.4" dnscontrol_arch = if arm? "arm64"