coredns: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2022-05-10 16:31:27 +00:00
parent c20f8ae2c1
commit 86c9dec413

View File

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