nextdns: Update to version 1.46.0

This commit is contained in:
github-actions[bot] 2025-06-30 20:29:18 +00:00
parent 6db4f96869
commit 5daf4e0d8f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.45.0", "version": "1.46.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.45.0/nextdns_1.45.0_windows_amd64.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.46.0/nextdns_1.46.0_windows_amd64.zip",
"hash": "0fac2e82024c60a0a8a970b8575dc4fb4094204022ae53e8bdfbcfe1fbd17a86" "hash": "5fbb39f6f88dac77d7227475f185b212d4b92b13c3b025954950e57c413c60f3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nextdns/nextdns/releases/download/v1.45.0/nextdns_1.45.0_windows_386.zip", "url": "https://github.com/nextdns/nextdns/releases/download/v1.46.0/nextdns_1.46.0_windows_386.zip",
"hash": "3fc03ff741f53b2067de90e17d12fb7413085c79e78eb98ac95f316c50edaea0" "hash": "04633cb0e8af86969e1d19b1b5a6ea1b58bccebe9d2f898afc00088c74fcbede"
} }
}, },
"bin": "nextdns.exe", "bin": "nextdns.exe",