mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-26 21:45:12 +00:00
tssh: Update to version 0.1.15
This commit is contained in:
parent
36d24d705d
commit
1e93800542
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.15",
|
||||
"description": "A simple ssh client with trzsz ( trz / tsz ) support.",
|
||||
"homepage": "https://trzsz.github.io/ssh",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.14/tssh_0.1.14_windows_x86_64.zip",
|
||||
"hash": "10cac1b0a3249d3005911dbe416ea9e18feb0e0e1a8a595f7d5ab419ca27d74f",
|
||||
"extract_dir": "tssh_0.1.14_windows_x86_64"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.15/tssh_0.1.15_windows_x86_64.zip",
|
||||
"hash": "a8ce579c699084af18cc2d3ca467790d5ee81a897bcb64b97f7a1bd82c4ddccb",
|
||||
"extract_dir": "tssh_0.1.15_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.14/tssh_0.1.14_windows_i386.zip",
|
||||
"hash": "a0e3607de8013793b57b2303664ac2d3422927d40162eb65cf19b43b8aa9c8c1",
|
||||
"extract_dir": "tssh_0.1.14_windows_i386"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.15/tssh_0.1.15_windows_i386.zip",
|
||||
"hash": "519c1ae5e0f39d9184a1e7a6c445bf318cd4fdf819d570943e20ef389e4ce693",
|
||||
"extract_dir": "tssh_0.1.15_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.14/tssh_0.1.14_windows_aarch64.zip",
|
||||
"hash": "550a4ebbdfcfe123f2f292b85d8aae426c13848522ce3df9ed26772cf1498428",
|
||||
"extract_dir": "tssh_0.1.14_windows_aarch64"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.15/tssh_0.1.15_windows_aarch64.zip",
|
||||
"hash": "a2695c7e01a6c010c21fc9a0bf304aae492713884c3c54d724ebeadde105b962",
|
||||
"extract_dir": "tssh_0.1.15_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "tssh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user