naiveproxy: Update to version 99.0.4844.51-1

This commit is contained in:
github-actions[bot] 2022-03-03 00:32:39 +00:00
parent 8a2511f488
commit 35fb78bbee

View File

@ -1,18 +1,18 @@
{ {
"version": "98.0.4758.80-2", "version": "99.0.4844.51-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/v98.0.4758.80-2/naiveproxy-v98.0.4758.80-2-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v99.0.4844.51-1/naiveproxy-v99.0.4844.51-1-win-x64.zip",
"hash": "ddf2b2f28a1db7685c19d3c38939aaf20037ba1765834695c80a0e29f85df12d", "hash": "eb9fc80d070ab2290e28e6e845cb7bbecede752c5686f0d9c56758078b1ba264",
"extract_dir": "naiveproxy-v98.0.4758.80-2-win-x64" "extract_dir": "naiveproxy-v99.0.4844.51-1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v98.0.4758.80-2/naiveproxy-v98.0.4758.80-2-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v99.0.4844.51-1/naiveproxy-v99.0.4844.51-1-win-x86.zip",
"hash": "5b2890f20e60df86cd767aec019eadcf0d07de7f0a64f183b1e5864e28071a2a", "hash": "bf5e0913a2b4fa5d4733479db8e14b39b979eb71dc75b87fddd5911da1d4531a",
"extract_dir": "naiveproxy-v98.0.4758.80-2-win-x86" "extract_dir": "naiveproxy-v99.0.4844.51-1-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",