]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dns/recipes/default.rb
dns: Update dnscontrol to 3.31.3
[chef.git] / cookbooks / dns / recipes / default.rb
index a0c74f5ca877642413858d7f5ef026100586e43e..3ff44ad71c3cec9dcb566206c4432b03d1bd7c4e 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "3.31.1"
+dnscontrol_version = "3.31.3"
 
 dnscontrol_arch = if arm?
                     "arm64"