From 9eb101d3322784d05c3e2c735adf086c8025a683 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 01:14:04 +0000 Subject: [PATCH] naiveproxy: Update to version 123.0.6312.40-1 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 3beb04ed0c..f15a62a2c9 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "122.0.6261.43-1", + "version": "123.0.6312.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/v122.0.6261.43-1/naiveproxy-v122.0.6261.43-1-win-x64.zip", - "hash": "91fb2dbddd5b0872e705698b8196eb0b237e5f8d95ea180ec7210b3d404584c1", - "extract_dir": "naiveproxy-v122.0.6261.43-1-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v123.0.6312.40-1/naiveproxy-v123.0.6312.40-1-win-x64.zip", + "hash": "a16662867160ea86452ce12110472dd95c3bf5093c3415dbaf070b1700d076b6", + "extract_dir": "naiveproxy-v123.0.6312.40-1-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v122.0.6261.43-1/naiveproxy-v122.0.6261.43-1-win-x86.zip", - "hash": "0a2a0b1c273de7dea13c310218f88dde923bd43fc57447e5f39fc20556659488", - "extract_dir": "naiveproxy-v122.0.6261.43-1-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v123.0.6312.40-1/naiveproxy-v123.0.6312.40-1-win-x86.zip", + "hash": "6a41fdcdbe7247f2c6f52742c016ff2269e54282e9ee9654d6c24d9599217c4c", + "extract_dir": "naiveproxy-v123.0.6312.40-1-win-x86" } }, "bin": "naive.exe",