nextdns: Update to version 1.37.7

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent 18bcc1a008
commit 993f1a1d2b

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.3", "version": "1.37.7",
"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.3/nextdns_1.37.3_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.7/nextdns_1.37.7_windows_amd64.zip",
"hash": "0f7d4ea439d00ffb111b3d8f41493bbc757414177906c2984210858fc7452302" "hash": "2a54d6052441d7257ad1fc51a514a58e580bdf59405fe3aee5927959818d8dca"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.3/nextdns_1.37.3_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.7/nextdns_1.37.7_windows_386.zip",
"hash": "2f1a196c20300ceeca75f0badee2868bd8f2f921a938ae668a8327587a72f015" "hash": "07ef5f6f965697712aa954a4a4bddae4386fb94f11954914387a4c3547e324e3"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",