naiveproxy: Update to version 101.0.4951.41-1

This commit is contained in:
github-actions[bot] 2022-05-03 00:33:35 +00:00
parent 5207cc682a
commit 6f9bed1c9a

View File

@ -1,18 +1,18 @@
{ {
"version": "100.0.4896.60-1", "version": "101.0.4951.41-1",
"description": "A proxy using Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility.", "description": "A proxy using Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility.",
"homepage": "https://github.com/klzgrad/naiveproxy", "homepage": "https://github.com/klzgrad/naiveproxy",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v100.0.4896.60-1/naiveproxy-v100.0.4896.60-1-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v101.0.4951.41-1/naiveproxy-v101.0.4951.41-1-win-x64.zip",
"hash": "4b632900fab9e8511e28802737b0a2287eb4a75d2c4da9ce1fce5d3441465ce9", "hash": "6f14e078fde06a6b393960d150f77692c52079fe6e56199c5f86986b55bb1706",
"extract_dir": "naiveproxy-v100.0.4896.60-1-win-x64" "extract_dir": "naiveproxy-v101.0.4951.41-1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v100.0.4896.60-1/naiveproxy-v100.0.4896.60-1-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v101.0.4951.41-1/naiveproxy-v101.0.4951.41-1-win-x86.zip",
"hash": "cb9df87b7ad104b43de256cfd8e911ccea8417505ffb2a53529b7acdf9aecaf0", "hash": "cee1dc8842bfc32b1d09076a36aa5ffe5a727c694ffffb7323ce91c2fa2c06ce",
"extract_dir": "naiveproxy-v100.0.4896.60-1-win-x86" "extract_dir": "naiveproxy-v101.0.4951.41-1-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",