diff --git a/bucket/chisel.json b/bucket/chisel.json index 409cd8b6e9..9ed9168258 100644 --- a/bucket/chisel.json +++ b/bucket/chisel.json @@ -1,16 +1,16 @@ { - "version": "1.7.4", + "version": "1.7.6", "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.4/chisel_1.7.4_windows_amd64.gz", - "hash": "c2b2f717f87a6295a50acbaeebac7e8f980153d973fac3eab24ffa27a739a0d2" + "url": "https://github.com/jpillora/chisel/releases/download/v1.7.6/chisel_1.7.6_windows_amd64.gz", + "hash": "e4dd3020180dceab3f53f314d48964ac1c93ba1e33511c7b1bbaee4811a91c77" }, "32bit": { - "url": "https://github.com/jpillora/chisel/releases/download/v1.7.4/chisel_1.7.4_windows_386.gz", - "hash": "b53fab9c9dfd6eabe8c543a8484f216dba733b3831b4c440cef8064407c343fb" + "url": "https://github.com/jpillora/chisel/releases/download/v1.7.6/chisel_1.7.6_windows_386.gz", + "hash": "2df9eb9a967a029221346b322e7861e6db914770fadb7e99fe98d4a37764d441" } }, "bin": "chisel.exe",