From adeebb958598ccbe90483008e65f01c660fb35e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 20:25:37 +0000 Subject: [PATCH] nextdns: Update to version 1.39.0 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index cc11712533..3b996ebc1a 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.38.0", + "version": "1.39.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.38.0/nextdns_1.38.0_windows_amd64.zip", - "hash": "479a85ef89aa15a68bcf31032f4b74435a57df52839004395bd74e7b9f6cf7d1" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.0/nextdns_1.39.0_windows_amd64.zip", + "hash": "c69bf7f2df001a54f60eb06f8b23711368094192c1cf5a3ba86b8b6ee845905a" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.38.0/nextdns_1.38.0_windows_386.zip", - "hash": "ec843710a3976c891d3196c8d6e372042a07c2e0cc8091260aae12a7ac2c9ac7" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.39.0/nextdns_1.39.0_windows_386.zip", + "hash": "9092d1cbb07a80ce4ce4f675f0f3d2e8e604c4d425c1bbd0406b5a11f1ba8119" } }, "bin": "nextdns.exe",