2024-05-23 04:27:09 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.43.4",
"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.4/nextdns_1.43.4_windows_amd64.zip",
"hash": "317459ad30bcc6bfe19e05b51d8f29a4af69f06c61c2df6cb2913a9caee02183"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.43.4/nextdns_1.43.4_windows_386.zip",
"hash": "3038a450b1ce2e3ccf6aa4c4c5ebf0eeb59c52aef4f73197df42bbe855a49c08"
}
},
"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"
}
}
}