From 4d7e75461ab793df2c0a6c5551e5535c97fadc03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 16:34:26 +0000 Subject: [PATCH] tproxy: Update to version 0.5.0 --- bucket/tproxy.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tproxy.json b/bucket/tproxy.json index eb235b2af0..ea59113524 100644 --- a/bucket/tproxy.json +++ b/bucket/tproxy.json @@ -1,12 +1,12 @@ { - "version": "0.4.1", + "version": "0.5.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.4.1/tproxy-v0.4.1-windows-amd64.zip", - "hash": "md5:6439bb5dd8c4644ebc3de94c5716e0c8" + "url": "https://github.com/kevwan/tproxy/releases/download/v0.5.0/tproxy-v0.5.0-windows-amd64.zip", + "hash": "md5:c8ea2f97d6bea66d37cecfd05ea2ff27" } }, "bin": "tproxy.exe",