chisel: Update to version 1.7.7

This commit is contained in:
github-actions[bot] 2022-01-31 04:28:55 +00:00
parent 50eeabc11a
commit a5665f8125

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.6", "version": "1.7.7",
"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.6/chisel_1.7.6_windows_amd64.gz", "url": "https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_windows_amd64.gz",
"hash": "e4dd3020180dceab3f53f314d48964ac1c93ba1e33511c7b1bbaee4811a91c77" "hash": "b47e50a181795a89f5972e7a4c06bf93a81cb8b15fc173ffcb526bac16f71f09"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.6/chisel_1.7.6_windows_386.gz", "url": "https://github.com/jpillora/chisel/releases/download/v1.7.7/chisel_1.7.7_windows_386.gz",
"hash": "2df9eb9a967a029221346b322e7861e6db914770fadb7e99fe98d4a37764d441" "hash": "36cbfc729051ef456ce4f71973619ce33c05ef4c3072a6cdf4e1ff555ab5a231"
} }
}, },
"bin": "chisel.exe", "bin": "chisel.exe",