]> git.openstreetmap.org Git - chef.git/commitdiff
dns: Update dnscontrol to 3.31.3
authorGrant Slater <github@firefishy.com>
Wed, 3 May 2023 10:36:06 +0000 (11:36 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 3 May 2023 10:36:06 +0000 (11:36 +0100)
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"