From 519f8d18da297b4add3fe26a76cd0e488c9413b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 20:23:45 +0000 Subject: [PATCH] tssh: Update to version 0.1.14 --- bucket/tssh.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/tssh.json b/bucket/tssh.json index 660ad88ceb..544c1473ea 100644 --- a/bucket/tssh.json +++ b/bucket/tssh.json @@ -1,23 +1,23 @@ { - "version": "0.1.13", + "version": "0.1.14", "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.13/tssh_0.1.13_windows_x86_64.zip", - "hash": "3a55ca2e108a1912cd550923bca6500b074412dc81e571dd0a267420b109765b", - "extract_dir": "tssh_0.1.13_windows_x86_64" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.14/tssh_0.1.14_windows_x86_64.zip", + "hash": "10cac1b0a3249d3005911dbe416ea9e18feb0e0e1a8a595f7d5ab419ca27d74f", + "extract_dir": "tssh_0.1.14_windows_x86_64" }, "32bit": { - "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.13/tssh_0.1.13_windows_i386.zip", - "hash": "03fe99609d1608956a1c8830aede7040056e844a3b8872d54a64409fec3c20ee", - "extract_dir": "tssh_0.1.13_windows_i386" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.14/tssh_0.1.14_windows_i386.zip", + "hash": "a0e3607de8013793b57b2303664ac2d3422927d40162eb65cf19b43b8aa9c8c1", + "extract_dir": "tssh_0.1.14_windows_i386" }, "arm64": { - "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.13/tssh_0.1.13_windows_aarch64.zip", - "hash": "484bd18501548d0dd05a82a00ef6447012c9e9e14732d3f4bbffadf934c816c1", - "extract_dir": "tssh_0.1.13_windows_aarch64" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.14/tssh_0.1.14_windows_aarch64.zip", + "hash": "550a4ebbdfcfe123f2f292b85d8aae426c13848522ce3df9ed26772cf1498428", + "extract_dir": "tssh_0.1.14_windows_aarch64" } }, "bin": "tssh.exe",