naiveproxy: Update to version 100.0.4896.60-1

This commit is contained in:
github-actions[bot] 2022-03-30 16:48:19 +00:00
parent a277d4d79f
commit de36341d11

View File

@ -1,18 +1,18 @@
{ {
"version": "99.0.4844.51-1", "version": "100.0.4896.60-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/v99.0.4844.51-1/naiveproxy-v99.0.4844.51-1-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v100.0.4896.60-1/naiveproxy-v100.0.4896.60-1-win-x64.zip",
"hash": "eb9fc80d070ab2290e28e6e845cb7bbecede752c5686f0d9c56758078b1ba264", "hash": "4b632900fab9e8511e28802737b0a2287eb4a75d2c4da9ce1fce5d3441465ce9",
"extract_dir": "naiveproxy-v99.0.4844.51-1-win-x64" "extract_dir": "naiveproxy-v100.0.4896.60-1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v99.0.4844.51-1/naiveproxy-v99.0.4844.51-1-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v100.0.4896.60-1/naiveproxy-v100.0.4896.60-1-win-x86.zip",
"hash": "bf5e0913a2b4fa5d4733479db8e14b39b979eb71dc75b87fddd5911da1d4531a", "hash": "cb9df87b7ad104b43de256cfd8e911ccea8417505ffb2a53529b7acdf9aecaf0",
"extract_dir": "naiveproxy-v99.0.4844.51-1-win-x86" "extract_dir": "naiveproxy-v100.0.4896.60-1-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",