nextdns: Update to version 1.37.2

This commit is contained in:
Jakub Čábera 2021-09-09 09:17:10 -07:00
parent 10194bec11
commit 35bc6772f1

View File

@ -1,16 +1,16 @@
{
"version": "1.37.1",
"version": "1.37.2",
"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",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.1/nextdns_1.37.1_windows_amd64.zip",
"hash": "5fdd2ddcf787be9ddab5a8c75499c7fb43862160e8e8e460f84903a9049dc872"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.2/nextdns_1.37.2_windows_amd64.zip",
"hash": "4cdf6c3081527a006f4288295c98563a57ad6be8f3447968d309e1a4fc62d3fb"
},
"32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.1/nextdns_1.37.1_windows_386.zip",
"hash": "83de22551f102060308b039bbc5e6a23c3f346f56dc37e1a6e3f454f91804df3"
"url": "https://github.com/nextdns/nextdns/releases/download/v1.37.2/nextdns_1.37.2_windows_386.zip",
"hash": "154e715f0362144156b0decd341e13f39866509e95339870c01bcf168064584a"
}
},
"bin": "nextdns.exe",