2021-12-03 18:02:01 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.37.7",
"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.7/nextdns_1.37.7_windows_amd64.zip",
"hash": "2a54d6052441d7257ad1fc51a514a58e580bdf59405fe3aee5927959818d8dca"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.7/nextdns_1.37.7_windows_386.zip",
"hash": "07ef5f6f965697712aa954a4a4bddae4386fb94f11954914387a4c3547e324e3"
}
},
"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"
}
}
}