From cfb9b3fd9039f3c18177843575d2be2951e9c737 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 04:29:38 +0000 Subject: [PATCH] tssh: Update to version 0.1.23 --- bucket/tssh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/tssh.json b/bucket/tssh.json index ca373528e3..1bbd685400 100644 --- a/bucket/tssh.json +++ b/bucket/tssh.json @@ -1,23 +1,23 @@ { - "version": "0.1.22", + "version": "0.1.23", "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.22/tssh_0.1.22_windows_x86_64.zip", - "hash": "c80109640cced9bec668a32a5de79d191dd3a551e44f1173798bef220f6d7321", - "extract_dir": "tssh_0.1.22_windows_x86_64" + "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" }, "32bit": { - "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" + "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" }, "arm64": { - "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" + "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" } }, "bin": "tssh.exe",