{
    "version": "1.14.3",
    "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.14.3/coredns_1.14.3_windows_amd64.tgz",
            "hash": "e97a2c4a23db7e17a4f8e221b9e61d94acd028c56ba67326117008f71c3cdc33"
        }
    },
    "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"
        }
    }
}
