nextdns: Update to version 1.37.11

This commit is contained in:
github-actions[bot] 2022-04-03 00:32:36 +00:00
parent 256b6fa0c2
commit 31e9435180

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.10", "version": "1.37.11",
"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.37.10/nextdns_1.37.10_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.11/nextdns_1.37.11_windows_amd64.zip",
"hash": "e73338180b04686743bb3bc10eb804466768fa1e107bf151a7526cb9e2528cda" "hash": "d95b3b8c8c50a6deee6811c99787553eb3eba0e67971f92dcfd2293a8fe0e9cb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.10/nextdns_1.37.10_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.11/nextdns_1.37.11_windows_386.zip",
"hash": "79d5759f4cde5d06872204fd5a7f589f48fa0b3f280142e82c4e17da83426778" "hash": "61e4a1ec11e97d2321c214ca716f6a1890caa3565cde1b21958eace81dcc474d"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",