diff --git a/bucket/nextdns.json b/bucket/nextdns.json index e89be33a9f..b1d7a5579e 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.32.2", + "version": "1.32.3", "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.32.2/nextdns_1.32.2_windows_amd64.zip", - "hash": "1707f69cc3e1569e856e15f0af831fba23896c87b8037b9f275bc12850360d89" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.32.3/nextdns_1.32.3_windows_amd64.zip", + "hash": "b1458827ba63748e26e3ef1b7ecf08c2e20efa66eec523383a3b6578a9734bc5" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.32.2/nextdns_1.32.2_windows_386.zip", - "hash": "9f767af2816b800800d4542b5b081076fe4ab8a59303fdf26422920ac4b5da82" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.32.3/nextdns_1.32.3_windows_386.zip", + "hash": "46b0f3bfe0fb298bd5ab662b6ec093b08ea32f9fadd70b8d6ce936564e5f164e" } }, "bin": "nextdns.exe",