From 710eb96354d464c18a7ed1325b1a469ccd436d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 29 May 2021 02:33:20 -0700 Subject: [PATCH] naiveproxy: Update to version 91.0.4472.77-1 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 157600b673..e7f371192b 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "90.0.4430.85-10", + "version": "91.0.4472.77-1", "description": "A proxy using Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility.", "homepage": "https://github.com/klzgrad/naiveproxy", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v90.0.4430.85-10/naiveproxy-v90.0.4430.85-10-win-x64.zip", - "hash": "a78f1fdb3dc9da375878ebd6eeefe49285a24421470aadea8ca370408d3e5994", - "extract_dir": "naiveproxy-v90.0.4430.85-10-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v91.0.4472.77-1/naiveproxy-v91.0.4472.77-1-win-x64.zip", + "hash": "d25be1a0df1df6298c00a7dd2dbdf25890ecba8253ba70b0c0ffe3e909d75f49", + "extract_dir": "naiveproxy-v91.0.4472.77-1-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v90.0.4430.85-10/naiveproxy-v90.0.4430.85-10-win-x86.zip", - "hash": "fb0d41641c975e7650470b284286f78268c4eb4e1725b04379c14a97d46828be", - "extract_dir": "naiveproxy-v90.0.4430.85-10-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v91.0.4472.77-1/naiveproxy-v91.0.4472.77-1-win-x86.zip", + "hash": "ebd621e2463f3be1427e27df1d31a11f9ec41c676e4391291dfd877ecc64b01e", + "extract_dir": "naiveproxy-v91.0.4472.77-1-win-x86" } }, "bin": "naive.exe",