diff --git a/bucket/chisel.json b/bucket/chisel.json index bb0ac5480f..33a49491c6 100644 --- a/bucket/chisel.json +++ b/bucket/chisel.json @@ -1,16 +1,16 @@ { - "version": "1.7.2", + "version": "1.7.3", "description": "A fast TCP tunnel over HTTP", "homepage": "https://github.com/jpillora/chisel", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jpillora/chisel/releases/download/v1.7.2/chisel_1.7.2_windows_amd64.gz", - "hash": "8977eb973e38287847e999cdcce33a38dd79f33e8494da7577459c61c02470f6" + "url": "https://github.com/jpillora/chisel/releases/download/v1.7.3/chisel_1.7.3_windows_amd64.gz", + "hash": "09ad29d95a191202611c82e4922d9a0a522d6efca424eef62c8d2d8076d1f336" }, "32bit": { - "url": "https://github.com/jpillora/chisel/releases/download/v1.7.2/chisel_1.7.2_windows_386.gz", - "hash": "c6306acc18cfb5cd38d33896213d4b8ba1b5f3b42e55d9dd9678bab4cbd31d54" + "url": "https://github.com/jpillora/chisel/releases/download/v1.7.3/chisel_1.7.3_windows_386.gz", + "hash": "f6e3f58333eee37bb52f603b1c8f9aa73d16ec2051f6349284d0f09c8847bb60" } }, "bin": "chisel.exe",