coredns: Update to version 1.7.0

This commit is contained in:
Jakub Čábera 2020-06-18 09:51:23 +02:00
parent 5b2f222f06
commit f696e7fda0

View File

@ -2,11 +2,11 @@
"homepage": "https://coredns.io/",
"description": "A DNS server/forwarder, that chains plugins.",
"license": "Apache-2.0",
"version": "1.6.9",
"version": "1.7.0",
"architecture": {
"64bit": {
"url": "https://github.com/coredns/coredns/releases/download/v1.6.9/coredns_1.6.9_windows_amd64.tgz",
"hash": "becf225a7a32714336b1e07f39526b3d2833f24a839bb2035b8c23ca2edb6fda"
"url": "https://github.com/coredns/coredns/releases/download/v1.7.0/coredns_1.7.0_windows_amd64.tgz",
"hash": "8c90aba3479017bb9af377e0a8c281eebe432287f16fd27b6992a3f7bb4582d5"
}
},
"bin": "coredns.exe",