{ "version": "1.8.7", "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.7/coredns_1.8.7_windows_amd64.tgz", "hash": "6f51431638fcdd99b1cfe3d4664d23dc08b0baa6a0d80dcec64fa07bb543b85a" } }, "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" } } }