nextdns: Update to version 1.44.3

This commit is contained in:
github-actions[bot] 2024-12-23 04:29:29 +00:00
parent 7c5437feff
commit 2b355bca43

View File

@ -1,16 +1,16 @@
{ {
"version": "1.44.1", "version": "1.44.3",
"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.44.1/nextdns_1.44.1_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.3/nextdns_1.44.3_windows_amd64.zip",
"hash": "72581c572f892db5ba09b227da09248170243315ef72e92a114ea84d701aad00" "hash": "59d5a64dbac2c8c340676caaaa52d8d9d49da38e663df20f2b1b5860479f4ab7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.44.1/nextdns_1.44.1_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.3/nextdns_1.44.3_windows_386.zip",
"hash": "60a9bdf98dc4c1deb8ff8b0b0a4963efd1721add42ff8d52fa1a4937511f0504" "hash": "26c57de900a3e7e7dae79e9746cad2570607137ad713788789ef93bd0b1623c3"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",