coredns: Update to version 1.8.2

This commit is contained in:
Jakub Čábera 2021-02-24 15:14:05 +01:00
parent 7e46099220
commit c771276cb8

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.1", "version": "1.8.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.8.1/coredns_1.8.1_windows_amd64.tgz", "url": "https://github.com/coredns/coredns/releases/download/v1.8.2/coredns_1.8.2_windows_amd64.tgz",
"hash": "3e4cca891ba396a8ff0a20c3ec4a1c4f32a97b08aaacdc3cd0a22ce85fb21815" "hash": "c60f21b049a5313e908986c664f98c5a89833061d537120bfa38d5351bb9fc00"
} }
}, },
"bin": "coredns.exe", "bin": "coredns.exe",