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