2021-04-20 06:13:57 +02:00

34 lines
1.2 KiB
JSON

{
"version": "1.12.5",
"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.12.5/nextdns_1.12.5_windows_amd64.zip",
"hash": "f64e3d61c023f84ed3f2a7243abc8f49ce3f305f4a5d673072e4a6535b6b320d"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.12.5/nextdns_1.12.5_windows_386.zip",
"hash": "77bea9be3a09fd4ed88625ea74a9eda6ef0324beed742f99803bb3c6cc22da91"
}
},
"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"
}
}
}