From 58bfa5c6779b4d0358bb0369064731e0831dfe94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 12:30:56 +0000 Subject: [PATCH] tproxy: Update to version 0.6.1 --- bucket/tproxy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tproxy.json b/bucket/tproxy.json index 4faa51f4c5..e695470b72 100644 --- a/bucket/tproxy.json +++ b/bucket/tproxy.json @@ -1,12 +1,12 @@ { - "version": "0.6.0", + "version": "0.6.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.6.0/tproxy-v0.6.0-windows-amd64.zip", - "hash": "md5:c2ed1e0554f8d5c3191f6471c573ef1d" + "url": "https://github.com/kevwan/tproxy/releases/download/v0.6.1/tproxy-v0.6.1-windows-amd64.zip", + "hash": "md5:a5926c216cbe77e7d1c9d66e7e79b4ca" } }, "bin": "tproxy.exe",