naiveproxy: Update to version 85.0.4183.83-1

This commit is contained in:
Jakub Čábera 2020-08-30 11:06:44 +02:00
parent 9ee1600677
commit a4973e3e9c

View File

@ -1,18 +1,18 @@
{ {
"version": "84.0.4147.89-1", "version": "85.0.4183.83-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/v84.0.4147.89-1/naiveproxy-v84.0.4147.89-1-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v85.0.4183.83-1/naiveproxy-v85.0.4183.83-1-win-x64.zip",
"hash": "5642d283374ede3cd94f8ad7da02c86eb4aeee52c975d2670dabc67c5b8ae3a6", "hash": "422254204b1baea395771a75fc1cdc3379398349da600f6217872c5eec363871",
"extract_dir": "naiveproxy-v84.0.4147.89-1-win-x64" "extract_dir": "naiveproxy-v85.0.4183.83-1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v84.0.4147.89-1/naiveproxy-v84.0.4147.89-1-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v85.0.4183.83-1/naiveproxy-v85.0.4183.83-1-win-x86.zip",
"hash": "44dfa4aa638c34a5b4514a4f4352e1f22a721515570f11f27c99bd4c8813be32", "hash": "45fa5ba98b9af2ac0f0f90eabe5ac3829392e75a8305ce10a594b76dada03391",
"extract_dir": "naiveproxy-v84.0.4147.89-1-win-x86" "extract_dir": "naiveproxy-v85.0.4183.83-1-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",