nextdns: Update to version 1.8.8

This commit is contained in:
Jakub Čábera 2020-10-27 08:31:33 +01:00
parent 5cce5ad326
commit e40ac52e2f

View File

@ -1,16 +1,16 @@
{
"version": "1.8.6",
"version": "1.8.8",
"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.6/nextdns_1.8.6_windows_amd64.zip",
"hash": "54b4d14a9b76383aa379b447839611787423373a54720a204814bd67a01afedf"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.8/nextdns_1.8.8_windows_amd64.zip",
"hash": "bd0bc71a614b2b101f4420af6b18af25985388f59c2a0d0bdbf16587aed1a733"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.6/nextdns_1.8.6_windows_386.zip",
"hash": "4db571d531f036f7da3bbf578c160515689562620d2ad1d6e69bf83198937ec9"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.8/nextdns_1.8.8_windows_386.zip",
"hash": "a6822bdb4eb8e59dd9842500d1782e73c97ced2a5c657a74ad7cd5a45a59c4a1"
}
},
"bin": "nextdns.exe",