mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
chisel: Update to version 1.7.4
This commit is contained in:
parent
9c3d0d5e25
commit
a951524b0c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.3",
|
"version": "1.7.4",
|
||||||
"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.7.3/chisel_1.7.3_windows_amd64.gz",
|
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.4/chisel_1.7.4_windows_amd64.gz",
|
||||||
"hash": "09ad29d95a191202611c82e4922d9a0a522d6efca424eef62c8d2d8076d1f336"
|
"hash": "c2b2f717f87a6295a50acbaeebac7e8f980153d973fac3eab24ffa27a739a0d2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.3/chisel_1.7.3_windows_386.gz",
|
"url": "https://github.com/jpillora/chisel/releases/download/v1.7.4/chisel_1.7.4_windows_386.gz",
|
||||||
"hash": "f6e3f58333eee37bb52f603b1c8f9aa73d16ec2051f6349284d0f09c8847bb60"
|
"hash": "b53fab9c9dfd6eabe8c543a8484f216dba733b3831b4c440cef8064407c343fb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "chisel.exe",
|
"bin": "chisel.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user