From 44ab00f72505cf93e832c9a14fdc483b9ec1fc8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 20:25:55 +0000 Subject: [PATCH] nextdns: Update to version 1.39.4 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 261876a0b0..321f99bb43 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.39.1", + "version": "1.39.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.39.1/nextdns_1.39.1_windows_amd64.zip", - "hash": "f2cbd00b1da613c777ddd00cd5a48a189741fd24186f7dd89d995281cb1b2b21" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.4/nextdns_1.39.4_windows_amd64.zip", + "hash": "46039bb53a8c42f3b89bf8d1339ae5641b197629d177f9ff4f19919f5fd6cda3" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.1/nextdns_1.39.1_windows_386.zip", - "hash": "506baab3a2a7a485cb0daec9802522fea05752f7596a7c5ce998d89348254902" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.4/nextdns_1.39.4_windows_386.zip", + "hash": "381c717b09d5b02c045a10513ac62692d2f581115912d479c5508f8d578beeaf" } }, "bin": "nextdns.exe",