tproxy: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2025-03-30 16:29:10 +00:00
parent fb60ac622d
commit e834befab4

View File

@ -1,16 +1,16 @@
{
"version": "0.8.1",
"version": "0.9.0",
"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.8.1/tproxy-v0.8.1-windows-amd64.zip",
"hash": "md5:d6798d12739e5c575f6c45918e6b2156"
"url": "https://github.com/kevwan/tproxy/releases/download/v0.9.0/tproxy-v0.9.0-windows-amd64.zip",
"hash": "md5:b175e6ad715ad33b522d3b84d7abffe9"
},
"arm64": {
"url": "https://github.com/kevwan/tproxy/releases/download/v0.8.1/tproxy-v0.8.1-windows-arm64.zip",
"hash": "md5:785e85152661e93cc9fe3dd1d8845d2e"
"url": "https://github.com/kevwan/tproxy/releases/download/v0.9.0/tproxy-v0.9.0-windows-arm64.zip",
"hash": "md5:a3055c188a8c5ca1537f0d549ee5c65b"
}
},
"bin": "tproxy.exe",