coredns: Update to version 1.9.4

This commit is contained in:
github-actions[bot] 2022-09-08 20:29:47 +00:00
parent 2addbf6556
commit 02bcf02c34

View File

@ -1,12 +1,12 @@
{
"version": "1.9.3",
"version": "1.9.4",
"description": "A DNS server/forwarder, that chains plugins.",
"homepage": "https://coredns.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/coredns/coredns/releases/download/v1.9.3/coredns_1.9.3_windows_amd64.tgz",
"hash": "4ff1a34d505aa7ccc39ede5500ef84d631aca6dabad077e54d8085b4d130544c"
"url": "https://github.com/coredns/coredns/releases/download/v1.9.4/coredns_1.9.4_windows_amd64.tgz",
"hash": "6757321067954080c79d431662c408649bf662fb2c15c5a149d453cd6351cbe7"
}
},
"bin": "coredns.exe",