mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
tssh: Update to version 0.1.16
This commit is contained in:
parent
161a834855
commit
e9e3485406
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.15",
|
"version": "0.1.16",
|
||||||
"description": "A simple ssh client with trzsz ( trz / tsz ) support.",
|
"description": "A simple ssh client with trzsz ( trz / tsz ) support.",
|
||||||
"homepage": "https://trzsz.github.io/ssh",
|
"homepage": "https://trzsz.github.io/ssh",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.15/tssh_0.1.15_windows_x86_64.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.16/tssh_0.1.16_windows_x86_64.zip",
|
||||||
"hash": "a8ce579c699084af18cc2d3ca467790d5ee81a897bcb64b97f7a1bd82c4ddccb",
|
"hash": "e37990704223dc046b816e5330d9ffd95d6088b7d6fb24d6d5712aa8c2b8f554",
|
||||||
"extract_dir": "tssh_0.1.15_windows_x86_64"
|
"extract_dir": "tssh_0.1.16_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.15/tssh_0.1.15_windows_i386.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.16/tssh_0.1.16_windows_i386.zip",
|
||||||
"hash": "519c1ae5e0f39d9184a1e7a6c445bf318cd4fdf819d570943e20ef389e4ce693",
|
"hash": "f8fb7667a249c9ca710b6ecacea5cbdf39b08ea2ef77e5b5d105bb0cffd60a78",
|
||||||
"extract_dir": "tssh_0.1.15_windows_i386"
|
"extract_dir": "tssh_0.1.16_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.15/tssh_0.1.15_windows_aarch64.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.16/tssh_0.1.16_windows_aarch64.zip",
|
||||||
"hash": "a2695c7e01a6c010c21fc9a0bf304aae492713884c3c54d724ebeadde105b962",
|
"hash": "8e00af3dfe96abe31d42abb362a0d513ea5a4b7e866c02a3c9b5c20169bc2dcf",
|
||||||
"extract_dir": "tssh_0.1.15_windows_aarch64"
|
"extract_dir": "tssh_0.1.16_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tssh.exe",
|
"bin": "tssh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user