chisel: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2023-01-28 00:33:42 +00:00
parent 28161ec8fa
commit 373add4271

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.7", "version": "1.8.1",
"description": "A fast TCP tunnel over HTTP", "description": "A fast TCP tunnel over HTTP",
"homepage": "https://github.com/jpillora/chisel", "homepage": "https://github.com/jpillora/chisel",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_windows_amd64.gz", "url": "https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_windows_amd64.gz",
"hash": "b47e50a181795a89f5972e7a4c06bf93a81cb8b15fc173ffcb526bac16f71f09" "hash": "68cfcef00c7be228c8c10ec35874bbbf3e3a6eec33ce3c2697af0aa8bcf844d3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_windows_386.gz", "url": "https://github.com/jpillora/chisel/releases/download/v1.8.1/chisel_1.8.1_windows_386.gz",
"hash": "36cbfc729051ef456ce4f71973619ce33c05ef4c3072a6cdf4e1ff555ab5a231" "hash": "e237f1a9a8fc58940811f2ea1eb987242718290c588fb36c29741176700980bb"
} }
}, },
"bin": "chisel.exe", "bin": "chisel.exe",