naiveproxy: Update to version 98.0.4758.80-2

This commit is contained in:
github-actions[bot] 2022-02-23 12:32:50 +00:00
parent d7179c36ab
commit 7789c8fc18

View File

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