From a185ba6ea0d0dcfc4a76eab72816d31ef31208dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 24 Aug 2021 23:37:09 -0700 Subject: [PATCH] nextdns: Update to version 1.36.0 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 90a9d6d7f7..35d2986eb8 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.35.0", + "version": "1.36.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.35.0/nextdns_1.35.0_windows_amd64.zip", - "hash": "656e7277b361e3a511bd24fe57d648b94f56603622b7c5bfe82de726e38e412a" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.36.0/nextdns_1.36.0_windows_amd64.zip", + "hash": "97ef4d3b30fabf104329e66fa6d69c44f3e77211c943776a9d29b0abb579f142" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.35.0/nextdns_1.35.0_windows_386.zip", - "hash": "d01c064a03e49644fbe55d653753fdf946d7202db4dea5ffd5a2b8861db03e2c" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.36.0/nextdns_1.36.0_windows_386.zip", + "hash": "231263958f78f5a2636e788be1f161c2444751b11bdcda8023439920a890e82c" } }, "bin": "nextdns.exe",