nextdns: Update to version 1.43.2

This commit is contained in:
github-actions[bot] 2024-04-29 20:25:15 +00:00
parent 2b4926b97e
commit 38ff852cd1

View File

@ -1,16 +1,16 @@
{ {
"version": "1.43.1", "version": "1.43.2",
"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.43.1/nextdns_1.43.1_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.2/nextdns_1.43.2_windows_amd64.zip",
"hash": "cfd47c113ccf90ae63819817a13d59dd1bbcb33a91d848133d4881f5a48a31b6" "hash": "000bf891403b5ca8ce5f8a2d76cc5a0be4809dc55683925b10ebe442e5da082e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.43.1/nextdns_1.43.1_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.2/nextdns_1.43.2_windows_386.zip",
"hash": "eaa17906eadc9f3fc3128044fcdf43bf04bbd665f4750fe559eb003d20f53ef7" "hash": "c3ec2f3d56b2927d58743cb75636d5a62bdc7b0c29937ef2b245df27d1639b57"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",