tssh: Update to version 0.1.21

This commit is contained in:
github-actions[bot] 2024-07-07 04:27:12 +00:00
parent 086fb244ed
commit 7a181323a6

View File

@ -1,23 +1,23 @@
{ {
"version": "0.1.20", "version": "0.1.21",
"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.20/tssh_0.1.20_windows_x86_64.zip", "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.21/tssh_0.1.21_windows_x86_64.zip",
"hash": "e99eadf7e923f1d467d7426ea9c4be05bb6d7814d6a7adc896d854b98087ea94", "hash": "1b0b14159150e63314ad486dbade5274719f0b545799727070bbf5f59b620fef",
"extract_dir": "tssh_0.1.20_windows_x86_64" "extract_dir": "tssh_0.1.21_windows_x86_64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.20/tssh_0.1.20_windows_i386.zip", "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.21/tssh_0.1.21_windows_i386.zip",
"hash": "de5b7130f9e50d6a0ed5e42a3d040c6233edf2a092d572623a56fe52762e008e", "hash": "cd7d6097f4232fb600e9ff7108ec5ef8554816fc3ff225960e70381dc8674094",
"extract_dir": "tssh_0.1.20_windows_i386" "extract_dir": "tssh_0.1.21_windows_i386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.20/tssh_0.1.20_windows_aarch64.zip", "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.21/tssh_0.1.21_windows_aarch64.zip",
"hash": "ce7736208de1165de042a4acad0b7c493f8a462392e18571839134ddafb885a3", "hash": "48297e745c0bf4de2ec46f5f055dc71b6f28dbe623c6747e6e9c0d7af7beb70e",
"extract_dir": "tssh_0.1.20_windows_aarch64" "extract_dir": "tssh_0.1.21_windows_aarch64"
} }
}, },
"bin": "tssh.exe", "bin": "tssh.exe",