nextdns: Update to version 1.8.2

This commit is contained in:
Jakub Čábera 2020-09-08 14:37:59 +02:00
parent 7a327e14f9
commit 0111f700a7

View File

@ -1,16 +1,16 @@
{
"version": "1.8.0",
"version": "1.8.2",
"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.8.0/nextdns_1.8.0_windows_amd64.zip",
"hash": "e3192595b2151ad2c86380945def2eee570fef72e624fd758581a241d71e1cf4"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.2/nextdns_1.8.2_windows_amd64.zip",
"hash": "21213b8c27987049d166663cf6d6e73475db3f5b78771a01a75192a66759b07b"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.0/nextdns_1.8.0_windows_386.zip",
"hash": "3ec9da85d3a2f75b79625e5e36f1505a2c4fe704521dd6dcd4115405442d3639"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.2/nextdns_1.8.2_windows_386.zip",
"hash": "ea969ae5f519e3fc388f3bf29f78c1df420cf1aa88c0d7406bf62984d9039d37"
}
},
"bin": "nextdns.exe",