nextdns: Update to version 1.8.3

This commit is contained in:
Jakub Čábera 2020-09-11 08:52:12 +02:00
parent 2713428a85
commit f6875c3d62

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.2", "version": "1.8.3",
"description": "NextDNS CLI is a DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.", "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", "homepage": "https://nextdns.io/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.2/nextdns_1.8.2_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.3/nextdns_1.8.3_windows_amd64.zip",
"hash": "21213b8c27987049d166663cf6d6e73475db3f5b78771a01a75192a66759b07b" "hash": "35fe663bd87aa2ad439d4c07ec12ec7458a34cb450b9ae1fbfe5e0b395618e31"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.2/nextdns_1.8.2_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.3/nextdns_1.8.3_windows_386.zip",
"hash": "ea969ae5f519e3fc388f3bf29f78c1df420cf1aa88c0d7406bf62984d9039d37" "hash": "c840f892ad476bc2595f2cf0311d764a5e7f566666c9209e3166412382df232d"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",