tproxy: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2024-04-10 17:09:52 +00:00
parent 8019460e1c
commit d9a1922ec5

View File

@ -1,16 +1,16 @@
{
"version": "0.8.0",
"version": "0.8.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.8.0/tproxy-v0.8.0-windows-amd64.zip",
"hash": "md5:74e994e0e65dc9481473fb80ad18a8c5"
"url": "https://github.com/kevwan/tproxy/releases/download/v0.8.1/tproxy-v0.8.1-windows-amd64.zip",
"hash": "md5:d6798d12739e5c575f6c45918e6b2156"
},
"arm64": {
"url": "https://github.com/kevwan/tproxy/releases/download/v0.8.0/tproxy-v0.8.0-windows-arm64.zip",
"hash": "md5:621b60d00d444c81235f78387a6e7047"
"url": "https://github.com/kevwan/tproxy/releases/download/v0.8.1/tproxy-v0.8.1-windows-arm64.zip",
"hash": "md5:785e85152661e93cc9fe3dd1d8845d2e"
}
},
"bin": "tproxy.exe",