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