{ "version": "1.5.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.5.1/chisel_1.5.1_windows_amd64.gz", "hash": "327dffe1cd625e11fab82ef3aff41f8ca8ae138e88567d4e3bd059bd1b0a5441" }, "32bit": { "url": "https://github.com/jpillora/chisel/releases/download/v1.5.1/chisel_1.5.1_windows_386.gz", "hash": "e5139e7b40768b3a2a6be05138cd8c5cd5fc71eb60b108e0743077f0e4df3a4d" } }, "bin": "chisel.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_amd64.gz" }, "32bit": { "url": "https://github.com/jpillora/chisel/releases/download/v$version/chisel_$version_windows_386.gz" } }, "hash": { "url": "$baseurl/chisel_$version_checksums.txt" } } }