From 43ad062b32c97dad249bf2d3827be47970c04ba9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:28:14 +0000 Subject: [PATCH] naiveproxy: Update to version 121.0.6167.71-1 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index fde7bf2bbd..3257e39630 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "120.0.6099.43-1", + "version": "121.0.6167.71-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/v120.0.6099.43-1/naiveproxy-v120.0.6099.43-1-win-x64.zip", - "hash": "3aa09b28b9742e9de2563dd994f748a025eda5d69e1c889fafa610c65e5ad433", - "extract_dir": "naiveproxy-v120.0.6099.43-1-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v121.0.6167.71-1/naiveproxy-v121.0.6167.71-1-win-x64.zip", + "hash": "488c659dc0f7c920dc0ae8bfa9905a92af1f2e72671ad9c78197c130afbd1fc7", + "extract_dir": "naiveproxy-v121.0.6167.71-1-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v120.0.6099.43-1/naiveproxy-v120.0.6099.43-1-win-x86.zip", - "hash": "3110449ebc65d359c19edb73d2fc1fbdb44ae4e72e41984f94924599825633bb", - "extract_dir": "naiveproxy-v120.0.6099.43-1-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v121.0.6167.71-1/naiveproxy-v121.0.6167.71-1-win-x86.zip", + "hash": "938e24889aebcb216b9ee389a3a7b39cfad500d5df7c3f7a7f57e2e8aadf0229", + "extract_dir": "naiveproxy-v121.0.6167.71-1-win-x86" } }, "bin": "naive.exe",