diff --git a/bucket/tproxy.json b/bucket/tproxy.json index 2edfa168db..2a82dac246 100644 --- a/bucket/tproxy.json +++ b/bucket/tproxy.json @@ -1,16 +1,16 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/tproxy-v0.8.0-windows-amd64.zip", - "hash": "md5:74e994e0e65dc9481473fb80ad18a8c5" + "url": "https://github.com/kevwan/tproxy/releases/download/v0.8.1/tproxy-v0.8.1-windows-amd64.zip", + "hash": "md5:d6798d12739e5c575f6c45918e6b2156" }, "arm64": { - "url": "https://github.com/kevwan/tproxy/releases/download/v0.8.0/tproxy-v0.8.0-windows-arm64.zip", - "hash": "md5:621b60d00d444c81235f78387a6e7047" + "url": "https://github.com/kevwan/tproxy/releases/download/v0.8.1/tproxy-v0.8.1-windows-arm64.zip", + "hash": "md5:785e85152661e93cc9fe3dd1d8845d2e" } }, "bin": "tproxy.exe",