2022-11-16 16:29:55 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.38.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.38.0/nextdns_1.38.0_windows_amd64.zip",
"hash": "479a85ef89aa15a68bcf31032f4b74435a57df52839004395bd74e7b9f6cf7d1"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.38.0/nextdns_1.38.0_windows_386.zip",
"hash": "ec843710a3976c891d3196c8d6e372042a07c2e0cc8091260aae12a7ac2c9ac7"
}
},
"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"
}
}
}