mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
tproxy: Update to version 0.5.0
This commit is contained in:
parent
b0d17a1d3a
commit
4d7e75461a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.1",
|
"version": "0.5.0",
|
||||||
"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.4.1/tproxy-v0.4.1-windows-amd64.zip",
|
"url": "https://github.com/kevwan/tproxy/releases/download/v0.5.0/tproxy-v0.5.0-windows-amd64.zip",
|
||||||
"hash": "md5:6439bb5dd8c4644ebc3de94c5716e0c8"
|
"hash": "md5:c8ea2f97d6bea66d37cecfd05ea2ff27"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tproxy.exe",
|
"bin": "tproxy.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user