wireproxy: Update to version 1.0.8

This commit is contained in:
github-actions[bot] 2024-04-13 05:05:36 +00:00
parent e839244fc3
commit 118a1ded72

View File

@ -1,16 +1,16 @@
{
"version": "1.0.7",
"version": "1.0.8",
"description": "Wireguard client that exposes itself as a SOCKS5 proxy",
"homepage": "https://github.com/octeep/wireproxy",
"license": "ISC",
"architecture": {
"32bit": {
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.7/wireproxy_windows_386.tar.gz",
"hash": "02b26e392e2c9043de39d0c39595b587383170b211b2b86f3499227100192e41"
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.8/wireproxy_windows_386.tar.gz",
"hash": "5ddb9f52139183218829cc21066a9cf2193d36713d7be968c2861c2f856e2840"
},
"64bit": {
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.7/wireproxy_windows_amd64.tar.gz",
"hash": "c46fd158ad7a0dbb616b1c0c5416bb77e43d5aef95869923d62097034d2a1cf7"
"url": "https://github.com/octeep/wireproxy/releases/download/v1.0.8/wireproxy_windows_amd64.tar.gz",
"hash": "99f134033ec378aa10cbbfcc0a54ba54099e570f3e476e4aaf9c4c4677e87707"
}
},
"bin": "wireproxy.exe",