mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
tproxy: Update to version 0.7.2
This commit is contained in:
parent
bc4cba57a2
commit
7d9cd4516e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"description": "A cli tool to proxy and analyze TCP connections.",
|
||||
"homepage": "https://github.com/kevwan/tproxy",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.7.1/tproxy-v0.7.1-windows-amd64.zip",
|
||||
"hash": "md5:6cec780fd5d004b9557ce01068788240"
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.7.2/tproxy-v0.7.2-windows-amd64.zip",
|
||||
"hash": "md5:a080a745ddc841ed928ca4ce237fc278"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.7.1/tproxy-v0.7.1-windows-arm64.zip",
|
||||
"hash": "md5:9daa8a2cb4e642fbbe225f328560d856"
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.7.2/tproxy-v0.7.2-windows-arm64.zip",
|
||||
"hash": "md5:d3fcff311cdec0dfd24e3e62c4fc7c17"
|
||||
}
|
||||
},
|
||||
"bin": "tproxy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user