mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-04 02:54:48 +00:00
tssh: Update to version 0.1.24
This commit is contained in:
parent
c8a119869d
commit
aa542e73d9
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "0.1.23",
|
||||
"version": "0.1.24",
|
||||
"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.23/tssh_0.1.23_windows_x86_64.zip",
|
||||
"hash": "027254b08e62e21e109b99c003d8a75cd096f4c052d36f09fe29180f90f07c5a",
|
||||
"extract_dir": "tssh_0.1.23_windows_x86_64"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.24/tssh_0.1.24_windows_x86_64.zip",
|
||||
"hash": "ed08ed2b7cb3c643b38e413d60e13c622a2829bb3f5b48c988259a1051bc4b2d",
|
||||
"extract_dir": "tssh_0.1.24_windows_x86_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.23/tssh_0.1.23_windows_i386.zip",
|
||||
"hash": "18dcd010f2b19b57d071233beb19de5176a58da5c699ce061fb63002d92ea3fd",
|
||||
"extract_dir": "tssh_0.1.23_windows_i386"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.24/tssh_0.1.24_windows_i386.zip",
|
||||
"hash": "9ca9587a254a8f10f1919fbef32dbb99c3f79742eeb32f96307f697408190768",
|
||||
"extract_dir": "tssh_0.1.24_windows_i386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.23/tssh_0.1.23_windows_aarch64.zip",
|
||||
"hash": "697a4caa1fff0a717c20d0585138dc85149323843d832b43a7d50e7bf3e43032",
|
||||
"extract_dir": "tssh_0.1.23_windows_aarch64"
|
||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.24/tssh_0.1.24_windows_aarch64.zip",
|
||||
"hash": "d7d2158aadbe02ab23b6be50b6b6b6e0a1a15cf42bdbc1a4aaa5241a56d2e50e",
|
||||
"extract_dir": "tssh_0.1.24_windows_aarch64"
|
||||
}
|
||||
},
|
||||
"bin": "tssh.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user