Skip to content

Commit

Permalink
dns: bump dnscontrol to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Oct 25, 2023
1 parent cfaa167 commit 2ff22e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/dns/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

cache_dir = Chef::Config[:file_cache_path]

dnscontrol_version = "4.3.0"
dnscontrol_version = "4.6.0"

dnscontrol_arch = if arm?
"arm64"
Expand Down

0 comments on commit 2ff22e7

Please sign in to comment.