mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
wireproxy: Update to version 1.0.9
This commit is contained in:
parent
7c1b6c0921
commit
8abe1a1fc3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.8",
|
"version": "1.0.9",
|
||||||
"description": "Wireguard client that exposes itself as a SOCKS5 proxy",
|
"description": "Wireguard client that exposes itself as a SOCKS5 proxy",
|
||||||
"homepage": "https://github.com/octeep/wireproxy",
|
"homepage": "https://github.com/octeep/wireproxy",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.8/wireproxy_windows_386.tar.gz",
|
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.9/wireproxy_windows_386.tar.gz",
|
||||||
"hash": "5ddb9f52139183218829cc21066a9cf2193d36713d7be968c2861c2f856e2840"
|
"hash": "9d027721965bf2a5fad51303ad071f0f66e14bd09ba86469733751b7cb402c70"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.8/wireproxy_windows_amd64.tar.gz",
|
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.9/wireproxy_windows_amd64.tar.gz",
|
||||||
"hash": "99f134033ec378aa10cbbfcc0a54ba54099e570f3e476e4aaf9c4c4677e87707"
|
"hash": "f6697154a176a52a7544bd31e2d8d4b328e37c0cedcdff547c0f7c5b5f5545b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wireproxy.exe",
|
"bin": "wireproxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user