From 3b44adee301f7d12439d5d5439a5e00efdcbea3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 Oct 2021 08:51:08 -0700 Subject: [PATCH] naiveproxy: Update to version 95.0.4638.54-1 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 0453bf8ff5..339bb089b1 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "94.0.4606.61-1", + "version": "95.0.4638.54-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/v94.0.4606.61-1/naiveproxy-v94.0.4606.61-1-win-x64.zip", - "hash": "ac4e25490c8170ae4eab8f8e16ce88596351d6973137bece65f0829d641e144f", - "extract_dir": "naiveproxy-v94.0.4606.61-1-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v95.0.4638.54-1/naiveproxy-v95.0.4638.54-1-win-x64.zip", + "hash": "752af03d27ccaa8ad85a1e498f8f0c812b179063f9079776d153a3ef2e309ea0", + "extract_dir": "naiveproxy-v95.0.4638.54-1-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v94.0.4606.61-1/naiveproxy-v94.0.4606.61-1-win-x86.zip", - "hash": "d03ebb213e9a87c1596c7f30cb976bea63fb96456d34b42ae1684dd8de56ee48", - "extract_dir": "naiveproxy-v94.0.4606.61-1-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v95.0.4638.54-1/naiveproxy-v95.0.4638.54-1-win-x86.zip", + "hash": "5fdf1e06cbada97636e891247b7301ab85cad03d99657ea0856dafdc98bb60e8", + "extract_dir": "naiveproxy-v95.0.4638.54-1-win-x86" } }, "bin": "naive.exe",