nextdns: Update to version 1.9.3

This commit is contained in:
Jakub Čábera 2020-11-23 22:33:14 +01:00
parent 221fc6a39c
commit bf4ecf40e8

View File

@ -1,16 +1,16 @@
{
"version": "1.8.8",
"version": "1.9.3",
"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.8/nextdns_1.8.8_windows_amd64.zip",
"hash": "bd0bc71a614b2b101f4420af6b18af25985388f59c2a0d0bdbf16587aed1a733"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.3/nextdns_1.9.3_windows_amd64.zip",
"hash": "d76fce38757fbc350a3be860af7f22424e86a377bae36331f74c6fb07ebf1045"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.8.8/nextdns_1.8.8_windows_386.zip",
"hash": "a6822bdb4eb8e59dd9842500d1782e73c97ced2a5c657a74ad7cd5a45a59c4a1"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.9.3/nextdns_1.9.3_windows_386.zip",
"hash": "9a8791aaf1577056a2469cb20bdd598ab3f49ec8f7d00615347af66bbbfb716c"
}
},
"bin": "nextdns.exe",