nextdns: Update to version 1.45.0

This commit is contained in:
github-actions[bot] 2025-02-18 00:35:21 +00:00
parent b0442b624a
commit c0ac527253

View File

@ -1,16 +1,16 @@
{ {
"version": "1.44.6", "version": "1.45.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.44.6/nextdns_1.44.6_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.45.0/nextdns_1.45.0_windows_amd64.zip",
"hash": "71aad4bdac9b17b9fb62af73c7c92cbe1684b5d7dd5991268d0939ea30703b6e" "hash": "0fac2e82024c60a0a8a970b8575dc4fb4094204022ae53e8bdfbcfe1fbd17a86"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.44.6/nextdns_1.44.6_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.45.0/nextdns_1.45.0_windows_386.zip",
"hash": "5060818bbc66cac3d5d9b835431ec9aa348b6b98e8db1b48ed8088edf42c7a1d" "hash": "3fc03ff741f53b2067de90e17d12fb7413085c79e78eb98ac95f316c50edaea0"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",