coredns: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2022-09-19 16:30:51 +00:00
parent 642848b37a
commit f33d1a748d

View File

@ -1,12 +1,12 @@
{
"version": "1.9.4",
"version": "1.10.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.9.4/coredns_1.9.4_windows_amd64.tgz",
"hash": "6757321067954080c79d431662c408649bf662fb2c15c5a149d453cd6351cbe7"
"url": "https://github.com/coredns/coredns/releases/download/v1.10.0/coredns_1.10.0_windows_amd64.tgz",
"hash": "bf9a586ccc01261d72692c9418a4cedc2bdb4c2783f41f60924da2e386727356"
}
},
"bin": "coredns.exe",