chisel: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2023-08-19 04:25:44 +00:00
parent 8dd8cab4d2
commit b49e45034f

View File

@ -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",