coredns: Update to version 1.8.7

This commit is contained in:
github-actions[bot] 2022-01-14 16:31:52 +00:00
parent a56f850be9
commit a5760c6724

View File

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