naiveproxy: Update to version 90.0.4430.85-6

This commit is contained in:
Jakub Čábera 2021-04-29 04:02:32 +02:00
parent 5df815cc03
commit 10f2a86702

View File

@ -1,18 +1,18 @@
{ {
"version": "90.0.4430.85-4", "version": "90.0.4430.85-6",
"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/v90.0.4430.85-4/naiveproxy-v90.0.4430.85-4-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v90.0.4430.85-6/naiveproxy-v90.0.4430.85-6-win-x64.zip",
"hash": "f7198e6c49521e1f1fa8941afa01999d3b3c0e02df4f8d274faa9a837fda15de", "hash": "73c3104b55e5d47d038169b93545c962ad7c77a801b1ff6821cde083203f1b2f",
"extract_dir": "naiveproxy-v90.0.4430.85-4-win-x64" "extract_dir": "naiveproxy-v90.0.4430.85-6-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v90.0.4430.85-4/naiveproxy-v90.0.4430.85-4-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v90.0.4430.85-6/naiveproxy-v90.0.4430.85-6-win-x86.zip",
"hash": "ff7dacb5038e7081e0951b8fc9628adac6c924c5d4e614a9551ba59526d38fcb", "hash": "b0285479a85839171044fc7f08d8e22683c7d6c02b34f4bad1eeaeb5afa3d8b1",
"extract_dir": "naiveproxy-v90.0.4430.85-4-win-x86" "extract_dir": "naiveproxy-v90.0.4430.85-6-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",