naiveproxy: Update to version 110.0.5481.100-1

This commit is contained in:
github-actions[bot] 2023-02-21 08:29:07 +00:00
parent 6c8d1dfad9
commit 0218772098

View File

@ -1,18 +1,18 @@
{ {
"version": "109.0.5414.74-1", "version": "110.0.5481.100-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/v109.0.5414.74-1/naiveproxy-v109.0.5414.74-1-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v110.0.5481.100-1/naiveproxy-v110.0.5481.100-1-win-x64.zip",
"hash": "efed7b3b356540117f1b83719f402603b313a6c1602910a3f27e214755953fac", "hash": "5b70356ffd3b8dd019bd2629a6d6b46b3bd6315f0eb1d76b140fb0f8e1d48889",
"extract_dir": "naiveproxy-v109.0.5414.74-1-win-x64" "extract_dir": "naiveproxy-v110.0.5481.100-1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v109.0.5414.74-1/naiveproxy-v109.0.5414.74-1-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v110.0.5481.100-1/naiveproxy-v110.0.5481.100-1-win-x86.zip",
"hash": "7dfa9e56a3301dec6e34b02091cef5701d938372d866958261d65cd613e99a5c", "hash": "8386456689c6ab22a0a68cb0d5a7cb61d98901bce6c9bf7f8909e9ca3d4c4cfe",
"extract_dir": "naiveproxy-v109.0.5414.74-1-win-x86" "extract_dir": "naiveproxy-v110.0.5481.100-1-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",