mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
tssh: Update to version 0.1.22
This commit is contained in:
parent
cdaeb1b656
commit
2858a06b94
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "0.1.21",
|
||||
"version": "0.1.22",
|
||||
"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.21/tssh_0.1.21_windows_x86_64.zip",
|
||||
"hash": "1b0b14159150e63314ad486dbade5274719f0b545799727070bbf5f59b620fef",
|
||||
"extract_dir": "tssh_0.1.21_windows_x86_64"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.22/tssh_0.1.22_windows_x86_64.zip",
|
||||
"hash": "c80109640cced9bec668a32a5de79d191dd3a551e44f1173798bef220f6d7321",
|
||||
"extract_dir": "tssh_0.1.22_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.21/tssh_0.1.21_windows_i386.zip",
|
||||
"hash": "cd7d6097f4232fb600e9ff7108ec5ef8554816fc3ff225960e70381dc8674094",
|
||||
"extract_dir": "tssh_0.1.21_windows_i386"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.22/tssh_0.1.22_windows_i386.zip",
|
||||
"hash": "94afb65a192ff2a2b72b590e7ed1c27f261741ba4764df0dc6c29713543afc66",
|
||||
"extract_dir": "tssh_0.1.22_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.21/tssh_0.1.21_windows_aarch64.zip",
|
||||
"hash": "48297e745c0bf4de2ec46f5f055dc71b6f28dbe623c6747e6e9c0d7af7beb70e",
|
||||
"extract_dir": "tssh_0.1.21_windows_aarch64"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.22/tssh_0.1.22_windows_aarch64.zip",
|
||||
"hash": "5974b7d444ef33a892334bb2c59b0cf1e58bd4bc498a0daf1b196b919dd4e82d",
|
||||
"extract_dir": "tssh_0.1.22_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "tssh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user