coredns: Update to version 1.8.6

This commit is contained in:
Richard Kuhnt 2021-10-07 13:00:35 +00:00
parent 24d55f5769
commit c54ed41cec

View File

@ -1,12 +1,12 @@
{
"version": "1.8.5",
"version": "1.8.6",
"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.8.5/coredns_1.8.5_windows_amd64.tgz",
"hash": "5d4fb30604bbb62baed37dcb2a22004b3874dfedf37e47f2956b0c34c5edfd27"
"url": "https://github.com/coredns/coredns/releases/download/v1.8.6/coredns_1.8.6_windows_amd64.tgz",
"hash": "d41651587931aead96f562454d1b5b13462606238e7132ce36c8206468f7e2d1"
}
},
"bin": "coredns.exe",