2021-04-20 19:23:10 +02:00

34 lines
1.2 KiB
JSON

{
"version": "1.32.0",
"description": "DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.",
"homepage": "https://nextdns.io/cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.0/nextdns_1.32.0_windows_amd64.zip",
"hash": "7a04c3715fa472d20a462bbc5e49e68f63cb17746a8e3444b8069274fd9185a8"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.0/nextdns_1.32.0_windows_386.zip",
"hash": "da8253d1fb9d01656527fa383e3750714bfdab0c4d5fbbb3743dffa96c7b5aa3"
}
},
"bin": "nextdns.exe",
"checkver": {
"github": "https://github.com/nextdns/nextdns"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v$version/nextdns_$version_windows_amd64.zip"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v$version/nextdns_$version_windows_386.zip"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}