chisel: Update to version 1.7.2

This commit is contained in:
Jakub Čábera 2020-10-19 08:58:47 +02:00
parent ea1793c978
commit deb6225d82

View File

@ -1,16 +1,16 @@
{
"version": "1.7.1",
"version": "1.7.2",
"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.1/chisel_1.7.1_windows_amd64.gz",
"hash": "ab2b71323bdf675c383c69178779d9d8dab6a8aea01b68961c9abd55d756a62e"
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.2/chisel_1.7.2_windows_amd64.gz",
"hash": "8977eb973e38287847e999cdcce33a38dd79f33e8494da7577459c61c02470f6"
},
"32bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.1/chisel_1.7.1_windows_386.gz",
"hash": "8215225624132cd5a3c16699071178bea0fc91cd6195f67d1a5e8094142dcfe1"
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.2/chisel_1.7.2_windows_386.gz",
"hash": "c6306acc18cfb5cd38d33896213d4b8ba1b5f3b42e55d9dd9678bab4cbd31d54"
}
},
"bin": "chisel.exe",