mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
tssh: Update to version 0.1.13
This commit is contained in:
parent
94eefb0fa7
commit
497af46137
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.12",
|
"version": "0.1.13",
|
||||||
"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.12/tssh_0.1.12_windows_x86_64.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.13/tssh_0.1.13_windows_x86_64.zip",
|
||||||
"hash": "1cb3f58624141b8222be68d46904eb32a2ad393d02f1f7d45eebb4e88c2b1772",
|
"hash": "3a55ca2e108a1912cd550923bca6500b074412dc81e571dd0a267420b109765b",
|
||||||
"extract_dir": "tssh_0.1.12_windows_x86_64"
|
"extract_dir": "tssh_0.1.13_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.12/tssh_0.1.12_windows_i386.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.13/tssh_0.1.13_windows_i386.zip",
|
||||||
"hash": "51956109e30d15a69613e026bf492104f1366784fb7e6888a53e52f946707096",
|
"hash": "03fe99609d1608956a1c8830aede7040056e844a3b8872d54a64409fec3c20ee",
|
||||||
"extract_dir": "tssh_0.1.12_windows_i386"
|
"extract_dir": "tssh_0.1.13_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.12/tssh_0.1.12_windows_aarch64.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.13/tssh_0.1.13_windows_aarch64.zip",
|
||||||
"hash": "03fe765c783049840ef2e8cc903235d02df7293da71fcd48874ed26450ee552c",
|
"hash": "484bd18501548d0dd05a82a00ef6447012c9e9e14732d3f4bbffadf934c816c1",
|
||||||
"extract_dir": "tssh_0.1.12_windows_aarch64"
|
"extract_dir": "tssh_0.1.13_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tssh.exe",
|
"bin": "tssh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user