nextdns: Update to version 1.8.0

This commit is contained in:
Jakub Čábera 2020-09-08 08:37:12 +02:00
parent eccaf113d5
commit 9bbf34e983

View File

@ -1,16 +1,16 @@
{
"version": "1.7.1",
"version": "1.8.0",
"description": "NextDNS CLI is a 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.7.1/nextdns_1.7.1_windows_amd64.zip",
"hash": "9e567d7b7f5a679ae250b6957a0122d22429e80c2137ccbda22fc31ed184ef0f"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.0/nextdns_1.8.0_windows_amd64.zip",
"hash": "e3192595b2151ad2c86380945def2eee570fef72e624fd758581a241d71e1cf4"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.7.1/nextdns_1.7.1_windows_386.zip",
"hash": "f025f1add46c0dd3bc66c12b0318ec08c04b80ae31f4f8b74c0f58cc1e2f3d19"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.0/nextdns_1.8.0_windows_386.zip",
"hash": "3ec9da85d3a2f75b79625e5e36f1505a2c4fe704521dd6dcd4115405442d3639"
}
},
"bin": "nextdns.exe",