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