From b7f267e94f7bdb76fe5d32f2eb098c0c7b797e4f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:01 +0000 Subject: [PATCH] naiveproxy: Update to version 96.0.4664.45-1 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 9508d82c0f..91913f22ca 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "95.0.4638.54-3", + "version": "96.0.4664.45-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/v95.0.4638.54-3/naiveproxy-v95.0.4638.54-3-win-x64.zip", - "hash": "3c23ffca7ae83f411d353abe73d8fcb78dafb3f43b48c264d13a648193c012ba", - "extract_dir": "naiveproxy-v95.0.4638.54-3-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v96.0.4664.45-1/naiveproxy-v96.0.4664.45-1-win-x64.zip", + "hash": "14436ea850ae7604f42a5a51b9fcc72ffd7b479b1608ecacf8db9c68934cf60f", + "extract_dir": "naiveproxy-v96.0.4664.45-1-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v95.0.4638.54-3/naiveproxy-v95.0.4638.54-3-win-x86.zip", - "hash": "2ca0b79aa22c1a3e656fc422a3b0d99d77daa23373ab7d08d38f2e4164e08139", - "extract_dir": "naiveproxy-v95.0.4638.54-3-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v96.0.4664.45-1/naiveproxy-v96.0.4664.45-1-win-x86.zip", + "hash": "af3033cd2828d8a0f2044a06a1fd20f4bb289c71b3c3c9d6e3358f79d9ab3d45", + "extract_dir": "naiveproxy-v96.0.4664.45-1-win-x86" } }, "bin": "naive.exe",