{ "version": "1.8.4", "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.4/coredns_1.8.4_windows_amd64.tgz", "hash": "76010851fdac6bb34158941fd8586aacd159cd3316db97a1d4de4fee41061641" } }, "bin": "coredns.exe", "checkver": { "github": "https://github.com/coredns/coredns" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/coredns/coredns/releases/download/v$version/coredns_$version_windows_amd64.tgz" } }, "hash": { "url": "$url.sha256" } } }