mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
wireproxy: Update to version 1.0.7
This commit is contained in:
parent
95e2a507ff
commit
323dec4279
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.6",
|
"version": "1.0.7",
|
||||||
"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.6/wireproxy_windows_386.tar.gz",
|
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.7/wireproxy_windows_386.tar.gz",
|
||||||
"hash": "f650e73547f22ce8b7503d31f62d2f8426c5734e5b25074d08527e50f74b0bdb"
|
"hash": "02b26e392e2c9043de39d0c39595b587383170b211b2b86f3499227100192e41"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.6/wireproxy_windows_amd64.tar.gz",
|
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.7/wireproxy_windows_amd64.tar.gz",
|
||||||
"hash": "8d9a8c8e646b26d5242d8fa7018bc58147435076d8b9c19fb3df35be786fa2da"
|
"hash": "c46fd158ad7a0dbb616b1c0c5416bb77e43d5aef95869923d62097034d2a1cf7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wireproxy.exe",
|
"bin": "wireproxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user