2024-04-28 04:25:59 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.43.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.43.0/nextdns_1.43.0_windows_amd64.zip",
"hash": "ab4ed3476119bf55ddfbcacb3a4969e33b78639fa2e3896450014de2b18c9459"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.43.0/nextdns_1.43.0_windows_386.zip",
"hash": "7aa86ffcec2a20801594826b388adec54ccbe0e42d43aff551f823f38408dfa5"
}
},
"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"
}
}
}