diff --git a/bucket/nextdns.json b/bucket/nextdns.json index a7ecb72f61..7c0b1bd242 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.8.3", + "version": "1.8.4", "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.8.3/nextdns_1.8.3_windows_amd64.zip", - "hash": "35fe663bd87aa2ad439d4c07ec12ec7458a34cb450b9ae1fbfe5e0b395618e31" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.4/nextdns_1.8.4_windows_amd64.zip", + "hash": "7b555fea569880eab888cd49e3cc32c1e1ce02e0bf784a437c9401f785194fec" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.3/nextdns_1.8.3_windows_386.zip", - "hash": "c840f892ad476bc2595f2cf0311d764a5e7f566666c9209e3166412382df232d" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.8.4/nextdns_1.8.4_windows_386.zip", + "hash": "b47ddf568730cd536a8bcadb81d3be5de6bf24239a10e8e7f9d51e2ce02264f6" } }, "bin": "nextdns.exe",