]> git.openstreetmap.org Git - chef.git/commitdiff
dns: Update dnscontrol to 4.15.3 master
authorGrant Slater <github@firefishy.com>
Tue, 7 Jan 2025 17:53:31 +0000 (17:53 +0000)
committerGrant Slater <github@firefishy.com>
Tue, 7 Jan 2025 17:53:31 +0000 (17:53 +0000)
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"