From 2e8c30e512439bc7379debdeb7b298de3066af39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 00:32:44 +0000 Subject: [PATCH] naiveproxy: Update to version 112.0.5615.49-1 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 180f2dde86..752835f0ca 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "113.0.5672.62-1", + "version": "112.0.5615.49-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/v113.0.5672.62-1/naiveproxy-v113.0.5672.62-1-win-x64.zip", - "hash": "1696c67ee2a5e46e846c37212bb98f67be94e69e835ca961d9d062f8c2eab555", - "extract_dir": "naiveproxy-v113.0.5672.62-1-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v112.0.5615.49-1/naiveproxy-v112.0.5615.49-1-win-x64.zip", + "hash": "2e833dfe630ce68e6cb8d79561d0f905ba333e663017c5430555cd26cda291cc", + "extract_dir": "naiveproxy-v112.0.5615.49-1-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v113.0.5672.62-1/naiveproxy-v113.0.5672.62-1-win-x86.zip", - "hash": "94e2abf0310b4d02bc913a82248356f1802e507ad633041b48c5ce23489a43e7", - "extract_dir": "naiveproxy-v113.0.5672.62-1-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v112.0.5615.49-1/naiveproxy-v112.0.5615.49-1-win-x86.zip", + "hash": "6bb0fe0ba6202f3b02f66ea5a3fcf1ce481944939fb8ab7354967f1be3c3c75b", + "extract_dir": "naiveproxy-v112.0.5615.49-1-win-x86" } }, "bin": "naive.exe",