mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
tssh: Update to version 0.1.19
This commit is contained in:
parent
9e8ce496dd
commit
83857eeef9
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "0.1.18",
|
||||
"version": "0.1.19",
|
||||
"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.18/tssh_0.1.18_windows_x86_64.zip",
|
||||
"hash": "298b386c2fb944e264a0cd1694b823023bec61aaecf7a4da7c95600830b1054a",
|
||||
"extract_dir": "tssh_0.1.18_windows_x86_64"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.19/tssh_0.1.19_windows_x86_64.zip",
|
||||
"hash": "acd5058d526d527003730ab41fef7575f4c7d255009eddf4d86180931019b9f4",
|
||||
"extract_dir": "tssh_0.1.19_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.18/tssh_0.1.18_windows_i386.zip",
|
||||
"hash": "ae929cd6d1dacd6a5cc47a7e5e3c4d3b99477b2309dde122d5f7808d4deb7d87",
|
||||
"extract_dir": "tssh_0.1.18_windows_i386"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.19/tssh_0.1.19_windows_i386.zip",
|
||||
"hash": "e3e42dcb71fe6d841848a68372bf80eba394646902523e5aa81edefc427037fb",
|
||||
"extract_dir": "tssh_0.1.19_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.18/tssh_0.1.18_windows_aarch64.zip",
|
||||
"hash": "ce05f7154750420ce38a9b0d092aeab75200735898b0f5581c87db7209c3757c",
|
||||
"extract_dir": "tssh_0.1.18_windows_aarch64"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.19/tssh_0.1.19_windows_aarch64.zip",
|
||||
"hash": "2b8af3f81187ad1877fd6a9299fb1caaf0efbed2ffd1405fa5174cdcfb3d9784",
|
||||
"extract_dir": "tssh_0.1.19_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "tssh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user