From 2e2cb166731802e2b639c1aa4a1dce2c11716848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 20 Apr 2021 19:23:10 +0200 Subject: [PATCH] nextdns: Update to version 1.32.0 --- bucket/nextdns.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nextdns.json b/bucket/nextdns.json index 9d8f6c76cd..a4d756b2ac 100644 --- a/bucket/nextdns.json +++ b/bucket/nextdns.json @@ -1,16 +1,16 @@ { - "version": "1.12.5", + "version": "1.32.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.12.5/nextdns_1.12.5_windows_amd64.zip", - "hash": "f64e3d61c023f84ed3f2a7243abc8f49ce3f305f4a5d673072e4a6535b6b320d" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.32.0/nextdns_1.32.0_windows_amd64.zip", + "hash": "7a04c3715fa472d20a462bbc5e49e68f63cb17746a8e3444b8069274fd9185a8" }, "32bit": { - "url": "https://github.com/nextdns/nextdns/releases/download/v1.12.5/nextdns_1.12.5_windows_386.zip", - "hash": "77bea9be3a09fd4ed88625ea74a9eda6ef0324beed742f99803bb3c6cc22da91" + "url": "https://github.com/nextdns/nextdns/releases/download/v1.32.0/nextdns_1.32.0_windows_386.zip", + "hash": "da8253d1fb9d01656527fa383e3750714bfdab0c4d5fbbb3743dffa96c7b5aa3" } }, "bin": "nextdns.exe",