2024-04-28 16:27:07 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.43.1",
"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.43.1/nextdns_1.43.1_windows_amd64.zip",
"hash": "cfd47c113ccf90ae63819817a13d59dd1bbcb33a91d848133d4881f5a48a31b6"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.43.1/nextdns_1.43.1_windows_386.zip",
"hash": "eaa17906eadc9f3fc3128044fcdf43bf04bbd665f4750fe559eb003d20f53ef7"
}
},
"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"
}
}
}