coredns: Update to version 1.8.1

This commit is contained in:
Jakub Čábera 2021-01-21 15:47:35 +01:00
parent 4066f85df5
commit 5ebaaeb66b

View File

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