chisel: Update to version 1.7.4

This commit is contained in:
Jakub Čábera 2021-01-13 22:23:00 +01:00
parent 9c3d0d5e25
commit a951524b0c

View File

@ -1,16 +1,16 @@
{
"version": "1.7.3",
"version": "1.7.4",
"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.7.3/chisel_1.7.3_windows_amd64.gz",
"hash": "09ad29d95a191202611c82e4922d9a0a522d6efca424eef62c8d2d8076d1f336"
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.4/chisel_1.7.4_windows_amd64.gz",
"hash": "c2b2f717f87a6295a50acbaeebac7e8f980153d973fac3eab24ffa27a739a0d2"
},
"32bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.3/chisel_1.7.3_windows_386.gz",
"hash": "f6e3f58333eee37bb52f603b1c8f9aa73d16ec2051f6349284d0f09c8847bb60"
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.4/chisel_1.7.4_windows_386.gz",
"hash": "b53fab9c9dfd6eabe8c543a8484f216dba733b3831b4c440cef8064407c343fb"
}
},
"bin": "chisel.exe",