mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
chisel: Update to version 1.5.1
This commit is contained in:
parent
108d8cde25
commit
8b531025a0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.5.1",
|
||||||
"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.4.0/chisel_1.4.0_windows_amd64.gz",
|
"url": "https://github.com/jpillora/chisel/releases/download/v1.5.1/chisel_1.5.1_windows_amd64.gz",
|
||||||
"hash": "cc4e23ea2383b1649d22a6bd176f8b27505919a61d2e838ad337743c32702de7"
|
"hash": "327dffe1cd625e11fab82ef3aff41f8ca8ae138e88567d4e3bd059bd1b0a5441"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jpillora/chisel/releases/download/v1.4.0/chisel_1.4.0_windows_386.gz",
|
"url": "https://github.com/jpillora/chisel/releases/download/v1.5.1/chisel_1.5.1_windows_386.gz",
|
||||||
"hash": "70ddb33c1ce8b8ac5d3a7339ed37fedf436f91e5a31bdd19c8029968766ad3e6"
|
"hash": "e5139e7b40768b3a2a6be05138cd8c5cd5fc71eb60b108e0743077f0e4df3a4d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chisel.exe",
|
"bin": "chisel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user