From 1bb52779f35c3a43bddd4a35c0d76bda2edcbe53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 12:31:42 +0000 Subject: [PATCH] naiveproxy: Update to version 128.0.6613.40-1 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 38611c6b8d..33d8077334 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "127.0.6533.64-3", + "version": "128.0.6613.40-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/v127.0.6533.64-3/naiveproxy-v127.0.6533.64-3-win-x64.zip", - "hash": "1d71683b45c1d263fa9080169058ee563edc9e7c28312dfb33eb64b61526b2bc", - "extract_dir": "naiveproxy-v127.0.6533.64-3-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v128.0.6613.40-1/naiveproxy-v128.0.6613.40-1-win-x64.zip", + "hash": "e5bf67060fcfe6eeb839e06eb2f84d9800ed51008eac3218c254525a6c1af30a", + "extract_dir": "naiveproxy-v128.0.6613.40-1-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v127.0.6533.64-3/naiveproxy-v127.0.6533.64-3-win-x86.zip", - "hash": "1f71ace71f98daaf6654ce44842dc4032fa9263b64993f7ca0dd6837ab60e380", - "extract_dir": "naiveproxy-v127.0.6533.64-3-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v128.0.6613.40-1/naiveproxy-v128.0.6613.40-1-win-x86.zip", + "hash": "a0ac0aab80528d2b6be3946197c423d5316b7d327ebf09cbb2c3865a01d7ffbb", + "extract_dir": "naiveproxy-v128.0.6613.40-1-win-x86" } }, "bin": "naive.exe",