coredns: Update to version 1.11.0

This commit is contained in:
github-actions[bot] 2023-08-08 16:27:16 +00:00
parent bff3fe106d
commit c39bb25483

View File

@ -1,12 +1,12 @@
{
"version": "1.10.1",
"version": "1.11.0",
"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.10.1/coredns_1.10.1_windows_amd64.tgz",
"hash": "91cf780c86b11f759ed34e9a9329043464cd303633fc5b5f975e90dc06a1fb4f"
"url": "https://github.com/coredns/coredns/releases/download/v1.11.0/coredns_1.11.0_windows_amd64.tgz",
"hash": "c7e2ae0ab51ea1f5855bc0ab5a0ccb847d433b9760cb5b91a1199f4648b865fb"
}
},
"bin": "coredns.exe",