nextdns: Update to version 1.37.3

This commit is contained in:
Jakub Čábera 2021-10-22 23:10:08 -07:00
parent f7edee1f79
commit 8e816ba795

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.2", "version": "1.37.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.37.2/nextdns_1.37.2_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.3/nextdns_1.37.3_windows_amd64.zip",
"hash": "4cdf6c3081527a006f4288295c98563a57ad6be8f3447968d309e1a4fc62d3fb" "hash": "0f7d4ea439d00ffb111b3d8f41493bbc757414177906c2984210858fc7452302"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.2/nextdns_1.37.2_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.3/nextdns_1.37.3_windows_386.zip",
"hash": "154e715f0362144156b0decd341e13f39866509e95339870c01bcf168064584a" "hash": "2f1a196c20300ceeca75f0badee2868bd8f2f921a938ae668a8327587a72f015"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",