tproxy: Update to version 0.6.1

This commit is contained in:
github-actions[bot] 2022-07-31 12:30:56 +00:00
parent 525411725f
commit 58bfa5c677

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.0", "version": "0.6.1",
"description": "A cli tool to proxy and analyze TCP connections.", "description": "A cli tool to proxy and analyze TCP connections.",
"homepage": "https://github.com/kevwan/tproxy", "homepage": "https://github.com/kevwan/tproxy",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kevwan/tproxy/releases/download/v0.6.0/tproxy-v0.6.0-windows-amd64.zip", "url": "https://github.com/kevwan/tproxy/releases/download/v0.6.1/tproxy-v0.6.1-windows-amd64.zip",
"hash": "md5:c2ed1e0554f8d5c3191f6471c573ef1d" "hash": "md5:a5926c216cbe77e7d1c9d66e7e79b4ca"
} }
}, },
"bin": "tproxy.exe", "bin": "tproxy.exe",