From 2a74ef3062e8c642e1eb6901b9276ea3d6e96a85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 16:29:22 +0000 Subject: [PATCH] tproxy: Update to version 0.6.2 --- bucket/tproxy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tproxy.json b/bucket/tproxy.json index e695470b72..ca3c65e436 100644 --- a/bucket/tproxy.json +++ b/bucket/tproxy.json @@ -1,12 +1,12 @@ { - "version": "0.6.1", + "version": "0.6.2", "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.1/tproxy-v0.6.1-windows-amd64.zip", - "hash": "md5:a5926c216cbe77e7d1c9d66e7e79b4ca" + "url": "https://github.com/kevwan/tproxy/releases/download/v0.6.2/tproxy-v0.6.2-windows-amd64.zip", + "hash": "md5:0e4411f2e965b1f1a88184c624cc1d3f" } }, "bin": "tproxy.exe",