2020-09-30 08:55:28 +02:00

34 lines
1.2 KiB
JSON

{
"version": "1.8.5",
"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.8.5/nextdns_1.8.5_windows_amd64.zip",
"hash": "677f5072dc58db023725ab52686e000a1d39eb93cb036264752a59ba513109c8"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.5/nextdns_1.8.5_windows_386.zip",
"hash": "575ed92d7ef194735076052927169c25d16a328ee784ca6cea144c46f8b34469"
}
},
"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"
}
}
}