nextdns: Update to version 1.44.0

This commit is contained in:
github-actions[bot] 2024-12-20 00:36:24 +00:00
parent 0ba8d5c895
commit b2d666d259

View File

@ -1,16 +1,16 @@
{ {
"version": "1.43.5", "version": "1.44.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.43.5/nextdns_1.43.5_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.0/nextdns_1.44.0_windows_amd64.zip",
"hash": "257b898d1a2f9fd17ed875dd6207d8c840c97ea3fe1b880e995ceb93a9c41f4f" "hash": "0abe9da503e3ac0ba0e3b941304232fd9db17ba76b92aeb3a563281dcd085aef"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.43.5/nextdns_1.43.5_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.44.0/nextdns_1.44.0_windows_386.zip",
"hash": "7c7d513ea1d4b6a04c17878512717986e78cfa2e0632c6ed85981a0b02bceec0" "hash": "e79caafb69b3a22cd0c1b0ba53d804bea08443be3f79e8225bb0fa58caeacbfb"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",