tproxy: Update to version 0.6.0

This commit is contained in:
github-actions[bot] 2022-07-29 16:30:36 +00:00
parent c647b8103b
commit 5186800e02

View File

@ -1,12 +1,12 @@
{
"version": "0.5.0",
"version": "0.6.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.5.0/tproxy-v0.5.0-windows-amd64.zip",
"hash": "md5:c8ea2f97d6bea66d37cecfd05ea2ff27"
"url": "https://github.com/kevwan/tproxy/releases/download/v0.6.0/tproxy-v0.6.0-windows-amd64.zip",
"hash": "md5:c2ed1e0554f8d5c3191f6471c573ef1d"
}
},
"bin": "tproxy.exe",