coredns: Update to version 1.6.9

This commit is contained in:
Richard Kuhnt 2020-03-25 09:01:51 +00:00
parent d93861a6ce
commit c151eecabe

View File

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