naiveproxy: Update to version 91.0.4472.77-1

This commit is contained in:
Jakub Čábera 2021-05-29 02:33:20 -07:00
parent 9e0c0cab95
commit 710eb96354

View File

@ -1,18 +1,18 @@
{ {
"version": "90.0.4430.85-10", "version": "91.0.4472.77-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/v90.0.4430.85-10/naiveproxy-v90.0.4430.85-10-win-x64.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v91.0.4472.77-1/naiveproxy-v91.0.4472.77-1-win-x64.zip",
"hash": "a78f1fdb3dc9da375878ebd6eeefe49285a24421470aadea8ca370408d3e5994", "hash": "d25be1a0df1df6298c00a7dd2dbdf25890ecba8253ba70b0c0ffe3e909d75f49",
"extract_dir": "naiveproxy-v90.0.4430.85-10-win-x64" "extract_dir": "naiveproxy-v91.0.4472.77-1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/klzgrad/naiveproxy/releases/download/v90.0.4430.85-10/naiveproxy-v90.0.4430.85-10-win-x86.zip", "url": "https://github.com/klzgrad/naiveproxy/releases/download/v91.0.4472.77-1/naiveproxy-v91.0.4472.77-1-win-x86.zip",
"hash": "fb0d41641c975e7650470b284286f78268c4eb4e1725b04379c14a97d46828be", "hash": "ebd621e2463f3be1427e27df1d31a11f9ec41c676e4391291dfd877ecc64b01e",
"extract_dir": "naiveproxy-v90.0.4430.85-10-win-x86" "extract_dir": "naiveproxy-v91.0.4472.77-1-win-x86"
} }
}, },
"bin": "naive.exe", "bin": "naive.exe",