mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
tssh: Update to version 0.1.14
This commit is contained in:
parent
a52b0b32e6
commit
519f8d18da
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user