{ "homepage": "https://coredns.io/", "description": "A DNS server/forwarder, that chains plugins.", "license": "Apache-2.0", "version": "1.7.0", "architecture": { "64bit": { "url": "https://github.com/coredns/coredns/releases/download/v1.7.0/coredns_1.7.0_windows_amd64.tgz", "hash": "8c90aba3479017bb9af377e0a8c281eebe432287f16fd27b6992a3f7bb4582d5" } }, "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" } } }