diff --git a/bucket/tssh.json b/bucket/tssh.json index 7751862fb8..6d72e52961 100644 --- a/bucket/tssh.json +++ b/bucket/tssh.json @@ -1,23 +1,23 @@ { - "version": "0.1.19", + "version": "0.1.20", "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.19/tssh_0.1.19_windows_x86_64.zip", - "hash": "acd5058d526d527003730ab41fef7575f4c7d255009eddf4d86180931019b9f4", - "extract_dir": "tssh_0.1.19_windows_x86_64" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.20/tssh_0.1.20_windows_x86_64.zip", + "hash": "e99eadf7e923f1d467d7426ea9c4be05bb6d7814d6a7adc896d854b98087ea94", + "extract_dir": "tssh_0.1.20_windows_x86_64" }, "32bit": { - "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.19/tssh_0.1.19_windows_i386.zip", - "hash": "e3e42dcb71fe6d841848a68372bf80eba394646902523e5aa81edefc427037fb", - "extract_dir": "tssh_0.1.19_windows_i386" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.20/tssh_0.1.20_windows_i386.zip", + "hash": "de5b7130f9e50d6a0ed5e42a3d040c6233edf2a092d572623a56fe52762e008e", + "extract_dir": "tssh_0.1.20_windows_i386" }, "arm64": { - "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.19/tssh_0.1.19_windows_aarch64.zip", - "hash": "2b8af3f81187ad1877fd6a9299fb1caaf0efbed2ffd1405fa5174cdcfb3d9784", - "extract_dir": "tssh_0.1.19_windows_aarch64" + "url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.20/tssh_0.1.20_windows_aarch64.zip", + "hash": "ce7736208de1165de042a4acad0b7c493f8a462392e18571839134ddafb885a3", + "extract_dir": "tssh_0.1.20_windows_aarch64" } }, "bin": "tssh.exe",