]> git.openstreetmap.org Git - chef.git/commitdiff
dns: Update dnscontrol to 4.15.5
authorGrant Slater <github@firefishy.com>
Sat, 18 Jan 2025 19:21:54 +0000 (19:21 +0000)
committerGrant Slater <github@firefishy.com>
Sat, 18 Jan 2025 19:21:54 +0000 (19:21 +0000)
cookbooks/dns/recipes/default.rb

index 47c4ee7d78a08f1c9c46e59276f64784177f5b65..3a19d8a91662cfd83f7dd1bcbcb281e0bd532798 100644 (file)
@@ -42,7 +42,7 @@ package %w[
 
 cache_dir = Chef::Config[:file_cache_path]
 
-dnscontrol_version = "4.15.4"
+dnscontrol_version = "4.15.5"
 
 dnscontrol_arch = if arm?
                     "arm64"