diff --git a/bucket/chisel.json b/bucket/chisel.json index f81800734c..00215b5334 100644 --- a/bucket/chisel.json +++ b/bucket/chisel.json @@ -1,16 +1,16 @@ { - "version": "1.7.7", + "version": "1.8.1", "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.7/chisel_1.7.7_windows_amd64.gz", - "hash": "b47e50a181795a89f5972e7a4c06bf93a81cb8b15fc173ffcb526bac16f71f09" + "url": "https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_windows_amd64.gz", + "hash": "68cfcef00c7be228c8c10ec35874bbbf3e3a6eec33ce3c2697af0aa8bcf844d3" }, "32bit": { - "url": "https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_windows_386.gz", - "hash": "36cbfc729051ef456ce4f71973619ce33c05ef4c3072a6cdf4e1ff555ab5a231" + "url": "https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_windows_386.gz", + "hash": "e237f1a9a8fc58940811f2ea1eb987242718290c588fb36c29741176700980bb" } }, "bin": "chisel.exe",