naiveproxy: Update to version 107.0.5304.87-2

This commit is contained in:
github-actions[bot] 2022-11-10 20:29:23 +00:00
parent b10432bd13
commit 3f4e9be69c

View File

@ -1,18 +1,18 @@
{ {
"version": "107.0.5304.87-1", "version": "107.0.5304.87-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/v107.0.5304.87-1/naiveproxy-v107.0.5304.87-1-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v107.0.5304.87-2/naiveproxy-v107.0.5304.87-2-win-x64.zip",
"hash": "a97328895e1778c7fe7560e40796207105ab8dcf254f849a4206d21c3068a947", "hash": "769a8b7cd1812542bf32284302c2272766b3c6bd2f1454d1e5ba6e02b828cb83",
"extract_dir": "naiveproxy-v107.0.5304.87-1-win-x64" "extract_dir": "naiveproxy-v107.0.5304.87-2-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v107.0.5304.87-1/naiveproxy-v107.0.5304.87-1-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v107.0.5304.87-2/naiveproxy-v107.0.5304.87-2-win-x86.zip",
"hash": "7d1be3b9efa01b808d7d1ed91fcca0f08dc978968111e7e3ecce65a4c6a9a0f4", "hash": "d5d8baf0a6848d8628617d175776be2de4b5a7f27d77c316f4a47cbe050a8a2b",
"extract_dir": "naiveproxy-v107.0.5304.87-1-win-x86" "extract_dir": "naiveproxy-v107.0.5304.87-2-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",