tproxy: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2023-02-09 12:52:35 +00:00
parent a5666b765d
commit 97862c8714

View File

@ -1,12 +1,12 @@
{
"version": "0.6.2",
"version": "0.7.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.6.2/tproxy-v0.6.2-windows-amd64.zip",
"hash": "md5:0e4411f2e965b1f1a88184c624cc1d3f"
"url": "https://github.com/kevwan/tproxy/releases/download/v0.7.0/tproxy-v0.7.0-windows-amd64.zip",
"hash": "md5:344c7d5d289a692bed32d4722a683a40"
}
},
"bin": "tproxy.exe",