nextdns: Update to version 1.32.3

This commit is contained in:
Jakub Čábera 2021-06-02 18:24:27 -07:00
parent 22b053325e
commit 6fd0008183

View File

@ -1,16 +1,16 @@
{ {
"version": "1.32.2", "version": "1.32.3",
"description": "DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.", "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", "homepage": "https://nextdns.io/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.2/nextdns_1.32.2_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.32.3/nextdns_1.32.3_windows_amd64.zip",
"hash": "1707f69cc3e1569e856e15f0af831fba23896c87b8037b9f275bc12850360d89" "hash": "b1458827ba63748e26e3ef1b7ecf08c2e20efa66eec523383a3b6578a9734bc5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.2/nextdns_1.32.2_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.32.3/nextdns_1.32.3_windows_386.zip",
"hash": "9f767af2816b800800d4542b5b081076fe4ab8a59303fdf26422920ac4b5da82" "hash": "46b0f3bfe0fb298bd5ab662b6ec093b08ea32f9fadd70b8d6ce936564e5f164e"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",