nextdns: Update to version 1.44.1

This commit is contained in:
github-actions[bot] 2024-12-22 16:29:08 +00:00
parent 7b4f9a1869
commit 6003491a45

View File

@ -1,16 +1,16 @@
{ {
"version": "1.44.0", "version": "1.44.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.44.0/nextdns_1.44.0_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.1/nextdns_1.44.1_windows_amd64.zip",
"hash": "0abe9da503e3ac0ba0e3b941304232fd9db17ba76b92aeb3a563281dcd085aef" "hash": "72581c572f892db5ba09b227da09248170243315ef72e92a114ea84d701aad00"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.44.0/nextdns_1.44.0_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.1/nextdns_1.44.1_windows_386.zip",
"hash": "e79caafb69b3a22cd0c1b0ba53d804bea08443be3f79e8225bb0fa58caeacbfb" "hash": "60a9bdf98dc4c1deb8ff8b0b0a4963efd1721add42ff8d52fa1a4937511f0504"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",