From c05fa323d03e5e793ff828811939369d4faaa5ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 16:29:26 +0000 Subject: [PATCH] nextdns: Update to version 1.39.1 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 3b996ebc1a..261876a0b0 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.39.0", + "version": "1.39.1", "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.0/nextdns_1.39.0_windows_amd64.zip", - "hash": "c69bf7f2df001a54f60eb06f8b23711368094192c1cf5a3ba86b8b6ee845905a" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.1/nextdns_1.39.1_windows_amd64.zip", + "hash": "f2cbd00b1da613c777ddd00cd5a48a189741fd24186f7dd89d995281cb1b2b21" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.0/nextdns_1.39.0_windows_386.zip", - "hash": "9092d1cbb07a80ce4ce4f675f0f3d2e8e604c4d425c1bbd0406b5a11f1ba8119" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.1/nextdns_1.39.1_windows_386.zip", + "hash": "506baab3a2a7a485cb0daec9802522fea05752f7596a7c5ce998d89348254902" } }, "bin": "nextdns.exe",