tssh: Update to version 0.1.23

This commit is contained in:
github-actions[bot] 2025-10-26 04:29:38 +00:00
parent 764586c6b8
commit cfb9b3fd90

View File

@ -1,23 +1,23 @@
{ {
"version": "0.1.22", "version": "0.1.23",
"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.22/tssh_0.1.22_windows_x86_64.zip", "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.23/tssh_0.1.23_windows_x86_64.zip",
"hash": "c80109640cced9bec668a32a5de79d191dd3a551e44f1173798bef220f6d7321", "hash": "027254b08e62e21e109b99c003d8a75cd096f4c052d36f09fe29180f90f07c5a",
"extract_dir": "tssh_0.1.22_windows_x86_64" "extract_dir": "tssh_0.1.23_windows_x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.22/tssh_0.1.22_windows_i386.zip", "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.23/tssh_0.1.23_windows_i386.zip",
"hash": "94afb65a192ff2a2b72b590e7ed1c27f261741ba4764df0dc6c29713543afc66", "hash": "18dcd010f2b19b57d071233beb19de5176a58da5c699ce061fb63002d92ea3fd",
"extract_dir": "tssh_0.1.22_windows_i386" "extract_dir": "tssh_0.1.23_windows_i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.22/tssh_0.1.22_windows_aarch64.zip", "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.23/tssh_0.1.23_windows_aarch64.zip",
"hash": "5974b7d444ef33a892334bb2c59b0cf1e58bd4bc498a0daf1b196b919dd4e82d", "hash": "697a4caa1fff0a717c20d0585138dc85149323843d832b43a7d50e7bf3e43032",
"extract_dir": "tssh_0.1.22_windows_aarch64" "extract_dir": "tssh_0.1.23_windows_aarch64"
} }
}, },
"bin": "tssh.exe", "bin": "tssh.exe",