coredns: Update to version 1.9.1

This commit is contained in:
github-actions[bot] 2022-03-11 20:26:51 +00:00
parent cb81798919
commit d99e3fe1c8

View File

@ -1,12 +1,12 @@
{ {
"version": "1.9.0", "version": "1.9.1",
"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.9.0/coredns_1.9.0_windows_amd64.tgz", "url": "https://github.com/coredns/coredns/releases/download/v1.9.1/coredns_1.9.1_windows_amd64.tgz",
"hash": "8dbb55161481d435b9f3ea9e5393a67aee11380ac8707c038b3390ddedaf74bb" "hash": "44976dfc8f8afe46264444621c940dc9aef479c3044c1438494ae7be86733da6"
} }
}, },
"bin": "coredns.exe", "bin": "coredns.exe",