nextdns: Update to version 1.43.4

This commit is contained in:
github-actions[bot] 2024-05-23 04:27:09 +00:00
parent 17d16f0c6c
commit 77278d7bc1

View File

@ -1,16 +1,16 @@
{ {
"version": "1.43.3", "version": "1.43.4",
"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.3/nextdns_1.43.3_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.4/nextdns_1.43.4_windows_amd64.zip",
"hash": "bb729b9170c519041f52725a9b8f033f3dfaf3d62ec7782fc9adc7b23b7eb4c9" "hash": "317459ad30bcc6bfe19e05b51d8f29a4af69f06c61c2df6cb2913a9caee02183"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.43.3/nextdns_1.43.3_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.43.4/nextdns_1.43.4_windows_386.zip",
"hash": "953058dc4099f44838923d46ab402319d8d2530756e78623a4130d082acde705" "hash": "3038a450b1ce2e3ccf6aa4c4c5ebf0eeb59c52aef4f73197df42bbe855a49c08"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",