coredns: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2022-02-09 20:28:28 +00:00
parent b92c08f866
commit 1f810a6d33

View File

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