nextdns: Update to version 1.42.0

This commit is contained in:
github-actions[bot] 2024-02-05 00:32:24 +00:00
parent cd174cb10a
commit 59d8733fff

View File

@ -1,16 +1,16 @@
{ {
"version": "1.41.0", "version": "1.42.0",
"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.41.0/nextdns_1.41.0_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.42.0/nextdns_1.42.0_windows_amd64.zip",
"hash": "847ac811e84e5be273eaee02fe51c0226ed98d6f241d9628310d8903ea777596" "hash": "33122b1a13b9136380f7154901a83de1b8d9be4a9e49231588bffb9d7e626d75"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.41.0/nextdns_1.41.0_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.42.0/nextdns_1.42.0_windows_386.zip",
"hash": "5f4ec27cbcfe581ce459753273704047c742d25cdd60ddb84723f2135cb948bf" "hash": "82a25324a17ed75704e875261dd70970e8113ecdd38eb88f056923a96d41630a"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",