nextdns: Update to version 1.32.0

This commit is contained in:
Jakub Čábera 2021-04-20 19:23:10 +02:00
parent b40d4df86d
commit 2e2cb16673

View File

@ -1,16 +1,16 @@
{
"version": "1.12.5",
"version": "1.32.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.12.5/nextdns_1.12.5_windows_amd64.zip",
"hash": "f64e3d61c023f84ed3f2a7243abc8f49ce3f305f4a5d673072e4a6535b6b320d"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.0/nextdns_1.32.0_windows_amd64.zip",
"hash": "7a04c3715fa472d20a462bbc5e49e68f63cb17746a8e3444b8069274fd9185a8"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.12.5/nextdns_1.12.5_windows_386.zip",
"hash": "77bea9be3a09fd4ed88625ea74a9eda6ef0324beed742f99803bb3c6cc22da91"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.0/nextdns_1.32.0_windows_386.zip",
"hash": "da8253d1fb9d01656527fa383e3750714bfdab0c4d5fbbb3743dffa96c7b5aa3"
}
},
"bin": "nextdns.exe",