From 1a74e4baf58c6131dbd3609d0ab3adcb30d0c38f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Aug 2023 12:30:45 +0000 Subject: [PATCH] tssh: Update to version 0.1.10 --- bucket/tssh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/tssh.json b/bucket/tssh.json index 7d804adbe2..c3eabeb87c 100644 --- a/bucket/tssh.json +++ b/bucket/tssh.json @@ -1,23 +1,23 @@ { - "version": "0.1.9", + "version": "0.1.10", "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.9/tssh_0.1.9_windows_x86_64.zip", - "hash": "55594ca11a74802acfc1b379e2ed9124af32aede96ac9a3397ad6c128ba9fa72", - "extract_dir": "tssh_0.1.9_windows_x86_64" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.10/tssh_0.1.10_windows_x86_64.zip", + "hash": "f43e18fa65eb3f1d5412d1facdbcaef44e28ad30bfdeadcaa23c3e5cbd1bf544", + "extract_dir": "tssh_0.1.10_windows_x86_64" }, "32bit": { - "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.9/tssh_0.1.9_windows_i386.zip", - "hash": "b259a201efe97521523b56849234ae9d4c6a3065b3eff67cd80385b0cf86c6e1", - "extract_dir": "tssh_0.1.9_windows_i386" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.10/tssh_0.1.10_windows_i386.zip", + "hash": "23200a2b9ee8948eef100ea99c2e002f9494b26d9fabea9007e853a70ccb42bf", + "extract_dir": "tssh_0.1.10_windows_i386" }, "arm64": { - "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.9/tssh_0.1.9_windows_aarch64.zip", - "hash": "6e1f71f3f96b4f08473f7d01946309cfd15ce1b168defbbec659cbe7569288d4", - "extract_dir": "tssh_0.1.9_windows_aarch64" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.10/tssh_0.1.10_windows_aarch64.zip", + "hash": "b733bc0bfbe642cce5b6129e3ecea72eae62e766a4a421be8f8607928a3308f0", + "extract_dir": "tssh_0.1.10_windows_aarch64" } }, "bin": "tssh.exe",