chisel: Update to version 1.6.0

This commit is contained in:
Jakub Čábera 2020-06-17 23:33:13 +02:00
parent 8ad145936c
commit 10c9005ce4

View File

@ -1,16 +1,16 @@
{
"version": "1.5.2",
"version": "1.6.0",
"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.5.2/chisel_1.5.2_windows_amd64.gz",
"hash": "d974db8d60caa7e30f7981ac82ec930295f8699fee94e72650bef5e35568bfd4"
"url": "https://github.com/jpillora/chisel/releases/download/v1.6.0/chisel_1.6.0_windows_amd64.gz",
"hash": "165810c8aeb680a18ef0cbe865ebb29ae279976bb70c2bce46c1a7d7c4777e2f"
},
"32bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.5.2/chisel_1.5.2_windows_386.gz",
"hash": "8b3dc5f7f95e60cc22e2e41bf2c000c3ab16983493bae2427b92f984147de598"
"url": "https://github.com/jpillora/chisel/releases/download/v1.6.0/chisel_1.6.0_windows_386.gz",
"hash": "c33fcbfbaf33ff5ed81591bbb65211e30e274e0c25b04b41cd8640df384be036"
}
},
"bin": "chisel.exe",