mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
tproxy: Update to version 0.6.2
This commit is contained in:
parent
f397355751
commit
2a74ef3062
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.6.1",
|
"version": "0.6.2",
|
||||||
"description": "A cli tool to proxy and analyze TCP connections.",
|
"description": "A cli tool to proxy and analyze TCP connections.",
|
||||||
"homepage": "https://github.com/kevwan/tproxy",
|
"homepage": "https://github.com/kevwan/tproxy",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.6.1/tproxy-v0.6.1-windows-amd64.zip",
|
"url": "https://github.com/kevwan/tproxy/releases/download/v0.6.2/tproxy-v0.6.2-windows-amd64.zip",
|
||||||
"hash": "md5:a5926c216cbe77e7d1c9d66e7e79b4ca"
|
"hash": "md5:0e4411f2e965b1f1a88184c624cc1d3f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tproxy.exe",
|
"bin": "tproxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user