naiveproxy: Update to version 96.0.4664.45-1

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent 2b16b69f3a
commit b7f267e94f

View File

@ -1,18 +1,18 @@
{ {
"version": "95.0.4638.54-3", "version": "96.0.4664.45-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/v95.0.4638.54-3/naiveproxy-v95.0.4638.54-3-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v96.0.4664.45-1/naiveproxy-v96.0.4664.45-1-win-x64.zip",
"hash": "3c23ffca7ae83f411d353abe73d8fcb78dafb3f43b48c264d13a648193c012ba", "hash": "14436ea850ae7604f42a5a51b9fcc72ffd7b479b1608ecacf8db9c68934cf60f",
"extract_dir": "naiveproxy-v95.0.4638.54-3-win-x64" "extract_dir": "naiveproxy-v96.0.4664.45-1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v95.0.4638.54-3/naiveproxy-v95.0.4638.54-3-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v96.0.4664.45-1/naiveproxy-v96.0.4664.45-1-win-x86.zip",
"hash": "2ca0b79aa22c1a3e656fc422a3b0d99d77daa23373ab7d08d38f2e4164e08139", "hash": "af3033cd2828d8a0f2044a06a1fd20f4bb289c71b3c3c9d6e3358f79d9ab3d45",
"extract_dir": "naiveproxy-v95.0.4638.54-3-win-x86" "extract_dir": "naiveproxy-v96.0.4664.45-1-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",