2022-03-07 20:27:02 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.37.10",
"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.37.10/nextdns_1.37.10_windows_amd64.zip",
"hash": "e73338180b04686743bb3bc10eb804466768fa1e107bf151a7526cb9e2528cda"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.10/nextdns_1.37.10_windows_386.zip",
"hash": "79d5759f4cde5d06872204fd5a7f589f48fa0b3f280142e82c4e17da83426778"
}
},
"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"
}
}
}