nextdns: Update to version 1.37.1

This commit is contained in:
Jakub Čábera 2021-09-08 01:12:02 -07:00
parent b1931b39a1
commit 8127436e33

View File

@ -1,16 +1,16 @@
{ {
"version": "1.36.0", "version": "1.37.1",
"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.36.0/nextdns_1.36.0_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.1/nextdns_1.37.1_windows_amd64.zip",
"hash": "97ef4d3b30fabf104329e66fa6d69c44f3e77211c943776a9d29b0abb579f142" "hash": "5fdd2ddcf787be9ddab5a8c75499c7fb43862160e8e8e460f84903a9049dc872"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.36.0/nextdns_1.36.0_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.1/nextdns_1.37.1_windows_386.zip",
"hash": "231263958f78f5a2636e788be1f161c2444751b11bdcda8023439920a890e82c" "hash": "83de22551f102060308b039bbc5e6a23c3f346f56dc37e1a6e3f454f91804df3"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",