mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
tproxy: Update to version 0.7.1
This commit is contained in:
parent
bd03b71477
commit
d0c4d6a9bf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"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.0/tproxy-v0.7.0-windows-amd64.zip",
|
||||
"hash": "md5:344c7d5d289a692bed32d4722a683a40"
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.7.1/tproxy-v0.7.1-windows-amd64.zip",
|
||||
"hash": "md5:6cec780fd5d004b9557ce01068788240"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.7.0/tproxy-v0.7.0-windows-arm64.zip",
|
||||
"hash": "md5:5d84dd9e554dbd6d1f1a50bfddc706f2"
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.7.1/tproxy-v0.7.1-windows-arm64.zip",
|
||||
"hash": "md5:9daa8a2cb4e642fbbe225f328560d856"
|
||||
}
|
||||
},
|
||||
"bin": "tproxy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user