nextdns: Update to version 1.40.1

This commit is contained in:
github-actions[bot] 2023-09-14 12:30:30 +00:00
parent 763b6267cc
commit 39c54e299f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.40.0", "version": "1.40.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.40.0/nextdns_1.40.0_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.1/nextdns_1.40.1_windows_amd64.zip",
"hash": "47c9b7c495035b8634db01a64f3d8e9f067a60b5c809dd19007a1463c1e4679e" "hash": "1e7f2c217ecb82bdbf8fbce85880f7238138c9bc08913cd285c4c51117c11586"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.40.0/nextdns_1.40.0_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.40.1/nextdns_1.40.1_windows_386.zip",
"hash": "4774c9e0a719d0e495d193c0fa8b033a2d8d16c45f22ab99cbda51e45ed07494" "hash": "4f62f95c15b1a2543fb75fc497cd7aa9a61c9ed392bc3b13455767ebe59aa38b"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",