chisel: Update to version 1.5.1

This commit is contained in:
Jakub Čábera 2020-05-20 15:12:42 +02:00
parent 108d8cde25
commit 8b531025a0

View File

@ -1,16 +1,16 @@
{
"version": "1.4.0",
"version": "1.5.1",
"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.4.0/chisel_1.4.0_windows_amd64.gz",
"hash": "cc4e23ea2383b1649d22a6bd176f8b27505919a61d2e838ad337743c32702de7"
"url": "https://github.com/jpillora/chisel/releases/download/v1.5.1/chisel_1.5.1_windows_amd64.gz",
"hash": "327dffe1cd625e11fab82ef3aff41f8ca8ae138e88567d4e3bd059bd1b0a5441"
},
"32bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.4.0/chisel_1.4.0_windows_386.gz",
"hash": "70ddb33c1ce8b8ac5d3a7339ed37fedf436f91e5a31bdd19c8029968766ad3e6"
"url": "https://github.com/jpillora/chisel/releases/download/v1.5.1/chisel_1.5.1_windows_386.gz",
"hash": "e5139e7b40768b3a2a6be05138cd8c5cd5fc71eb60b108e0743077f0e4df3a4d"
}
},
"bin": "chisel.exe",