mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
tproxy: Update to version 0.9.1
This commit is contained in:
parent
68d0a33032
commit
92e089311c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.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.9.0/tproxy-v0.9.0-windows-amd64.zip",
|
||||
"hash": "md5:b175e6ad715ad33b522d3b84d7abffe9"
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.9.1/tproxy-v0.9.1-windows-amd64.zip",
|
||||
"hash": "md5:a603a667c43099aa2ee835522fbc4b0a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.9.0/tproxy-v0.9.0-windows-arm64.zip",
|
||||
"hash": "md5:a3055c188a8c5ca1537f0d549ee5c65b"
|
||||
"url": "https://github.com/kevwan/tproxy/releases/download/v0.9.1/tproxy-v0.9.1-windows-arm64.zip",
|
||||
"hash": "md5:83ea6bfe801044f5590915a039b9529b"
|
||||
}
|
||||
},
|
||||
"bin": "tproxy.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user