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