From 5daf4e0d8f0efb6d2dfece2ec9744fe66eb53a74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 20:29:18 +0000 Subject: [PATCH] nextdns: Update to version 1.46.0 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 6ec2386ea0..7d28b27219 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -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.", "homepage": "https://nextdns.io/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.45.0/nextdns_1.45.0_windows_amd64.zip", - "hash": "0fac2e82024c60a0a8a970b8575dc4fb4094204022ae53e8bdfbcfe1fbd17a86" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.46.0/nextdns_1.46.0_windows_amd64.zip", + "hash": "5fbb39f6f88dac77d7227475f185b212d4b92b13c3b025954950e57c413c60f3" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.45.0/nextdns_1.45.0_windows_386.zip", - "hash": "3fc03ff741f53b2067de90e17d12fb7413085c79e78eb98ac95f316c50edaea0" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.46.0/nextdns_1.46.0_windows_386.zip", + "hash": "04633cb0e8af86969e1d19b1b5a6ea1b58bccebe9d2f898afc00088c74fcbede" } }, "bin": "nextdns.exe",