chisel: Update to version 1.7.6

This commit is contained in:
Jakub Čábera 2021-02-18 18:25:53 +01:00
parent 7f898e5560
commit 523d96d001

View File

@ -1,16 +1,16 @@
{ {
"version": "1.7.4", "version": "1.7.6",
"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.4/chisel_1.7.4_windows_amd64.gz", "url": "https://github.com/jpillora/chisel/releases/download/v1.7.6/chisel_1.7.6_windows_amd64.gz",
"hash": "c2b2f717f87a6295a50acbaeebac7e8f980153d973fac3eab24ffa27a739a0d2" "hash": "e4dd3020180dceab3f53f314d48964ac1c93ba1e33511c7b1bbaee4811a91c77"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.4/chisel_1.7.4_windows_386.gz", "url": "https://github.com/jpillora/chisel/releases/download/v1.7.6/chisel_1.7.6_windows_386.gz",
"hash": "b53fab9c9dfd6eabe8c543a8484f216dba733b3831b4c440cef8064407c343fb" "hash": "2df9eb9a967a029221346b322e7861e6db914770fadb7e99fe98d4a37764d441"
} }
}, },
"bin": "chisel.exe", "bin": "chisel.exe",