coredns: Update to version 1.8.4

This commit is contained in:
Richard Kuhnt 2021-05-28 11:00:16 +00:00
parent 1d377e41eb
commit cbb33decf8

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.3", "version": "1.8.4",
"description": "A DNS server/forwarder, that chains plugins.", "description": "A DNS server/forwarder, that chains plugins.",
"homepage": "https://coredns.io", "homepage": "https://coredns.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/coredns/coredns/releases/download/v1.8.3/coredns_1.8.3_windows_amd64.tgz", "url": "https://github.com/coredns/coredns/releases/download/v1.8.4/coredns_1.8.4_windows_amd64.tgz",
"hash": "afb83305d420950d84e37342ecb5f406ff45138af281846971e2226ace32de7b" "hash": "76010851fdac6bb34158941fd8586aacd159cd3316db97a1d4de4fee41061641"
} }
}, },
"bin": "coredns.exe", "bin": "coredns.exe",