From 799c94691b179eb787a7b427296ea872cb65c81d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 16:29:55 +0000 Subject: [PATCH] nextdns: Update to version 1.38.0 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index f1b99c69b1..cc11712533 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.37.11", + "version": "1.38.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.37.11/nextdns_1.37.11_windows_amd64.zip", - "hash": "d95b3b8c8c50a6deee6811c99787553eb3eba0e67971f92dcfd2293a8fe0e9cb" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.38.0/nextdns_1.38.0_windows_amd64.zip", + "hash": "479a85ef89aa15a68bcf31032f4b74435a57df52839004395bd74e7b9f6cf7d1" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.37.11/nextdns_1.37.11_windows_386.zip", - "hash": "61e4a1ec11e97d2321c214ca716f6a1890caa3565cde1b21958eace81dcc474d" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.38.0/nextdns_1.38.0_windows_386.zip", + "hash": "ec843710a3976c891d3196c8d6e372042a07c2e0cc8091260aae12a7ac2c9ac7" } }, "bin": "nextdns.exe",