From f315fb0df07f63b23950237b7f40ea860c76babe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 25 Aug 2021 23:17:39 -0700 Subject: [PATCH] naiveproxy: Update to version 92.0.4515.107-2 --- bucket/naiveproxy.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/naiveproxy.json b/bucket/naiveproxy.json index 13e3077486..62491078dc 100644 --- a/bucket/naiveproxy.json +++ b/bucket/naiveproxy.json @@ -1,18 +1,18 @@ { - "version": "92.0.4515.107-1", + "version": "92.0.4515.107-2", "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/v92.0.4515.107-1/naiveproxy-v92.0.4515.107-1-win-x64.zip", - "hash": "e0ba62bef84d51234a7bed642421c0e60951ea342ab5c9a3bfc5a353fb35f925", - "extract_dir": "naiveproxy-v92.0.4515.107-1-win-x64" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v92.0.4515.107-2/naiveproxy-v92.0.4515.107-2-win-x64.zip", + "hash": "695968ec7a1f43e092e63a2502b2437b6fd7954d8fd9e175d6bed8463c417503", + "extract_dir": "naiveproxy-v92.0.4515.107-2-win-x64" }, "32bit": { - "url": "https://github.com/klzgrad/naiveproxy/releases/download/v92.0.4515.107-1/naiveproxy-v92.0.4515.107-1-win-x86.zip", - "hash": "acfd02c230b9a808bd2479c6865f55447baecb5b72dc7e7b8570bc32a9d95e97", - "extract_dir": "naiveproxy-v92.0.4515.107-1-win-x86" + "url": "https://github.com/klzgrad/naiveproxy/releases/download/v92.0.4515.107-2/naiveproxy-v92.0.4515.107-2-win-x86.zip", + "hash": "18d9482447eb36c921f100872178075f91c30f51a923f11310d843e48ddcf1e3", + "extract_dir": "naiveproxy-v92.0.4515.107-2-win-x86" } }, "bin": "naive.exe",