nextdns: Update to version 1.32.2

This commit is contained in:
Jakub Čábera 2021-05-16 12:56:45 -07:00
parent 54fdf38952
commit 989385b306

View File

@ -1,16 +1,16 @@
{
"version": "1.32.1",
"version": "1.32.2",
"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.32.1/nextdns_1.32.1_windows_amd64.zip",
"hash": "65afbf4d765c40f3d10efff6d969b7fc3ef294659f6fce4727ecd85c59ca60bb"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.2/nextdns_1.32.2_windows_amd64.zip",
"hash": "1707f69cc3e1569e856e15f0af831fba23896c87b8037b9f275bc12850360d89"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.1/nextdns_1.32.1_windows_386.zip",
"hash": "9b8ad9928db00f7591196599c07d972fdaf696a6a258a052dda1291567504a94"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.2/nextdns_1.32.2_windows_386.zip",
"hash": "9f767af2816b800800d4542b5b081076fe4ab8a59303fdf26422920ac4b5da82"
}
},
"bin": "nextdns.exe",