2021-08-24 23:37:09 -07:00

34 lines
1.2 KiB
JSON

{
"version": "1.36.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.36.0/nextdns_1.36.0_windows_amd64.zip",
"hash": "97ef4d3b30fabf104329e66fa6d69c44f3e77211c943776a9d29b0abb579f142"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.36.0/nextdns_1.36.0_windows_386.zip",
"hash": "231263958f78f5a2636e788be1f161c2444751b11bdcda8023439920a890e82c"
}
},
"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"
}
}
}