nextdns: Update to version 1.33.2

This commit is contained in:
Jakub Čábera 2021-06-20 01:29:37 -07:00
parent 38dd4d9181
commit ef8998bdde

View File

@ -1,16 +1,16 @@
{ {
"version": "1.32.3", "version": "1.33.2",
"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.3/nextdns_1.32.3_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.2/nextdns_1.33.2_windows_amd64.zip",
"hash": "b1458827ba63748e26e3ef1b7ecf08c2e20efa66eec523383a3b6578a9734bc5" "hash": "44d9d7c8eb1217171122fdbb60acca25ef09915f992df1a61cabc91e9a63f359"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.32.3/nextdns_1.32.3_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.33.2/nextdns_1.33.2_windows_386.zip",
"hash": "46b0f3bfe0fb298bd5ab662b6ec093b08ea32f9fadd70b8d6ce936564e5f164e" "hash": "61cbeae4b8b31e707cd729c14b3a25a397327eca387a41ec84a60029a4395f5c"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",