naiveproxy: Update to version 87.0.4280.66-1

This commit is contained in:
Jakub Čábera 2020-11-19 16:07:36 +01:00
parent 7ae0b5f07e
commit ccc5e7003c

View File

@ -1,18 +1,18 @@
{ {
"version": "86.0.4240.75-1", "version": "87.0.4280.66-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/v86.0.4240.75-1/naiveproxy-v86.0.4240.75-1-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v87.0.4280.66-1/naiveproxy-v87.0.4280.66-1-win-x64.zip",
"hash": "74e6d5f69b03660a330c743119a21dc713b536a1439e85a78dc65b1686fbb978", "hash": "9e3a17c05eb19fc87c4e01a18d1c57f539aa91cd759f22b00895f6b569786751",
"extract_dir": "naiveproxy-v86.0.4240.75-1-win-x64" "extract_dir": "naiveproxy-v87.0.4280.66-1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v86.0.4240.75-1/naiveproxy-v86.0.4240.75-1-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v87.0.4280.66-1/naiveproxy-v87.0.4280.66-1-win-x86.zip",
"hash": "6be070b29e917f5728232d63604db74f564890aa6eb82d673a9c7e7c3bb6da81", "hash": "68b1c9eb7b8d000b0b471e0609232734ef6216da5e968d1035be6f89c39935ee",
"extract_dir": "naiveproxy-v86.0.4240.75-1-win-x86" "extract_dir": "naiveproxy-v87.0.4280.66-1-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",