mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tssh: Update to version 0.1.12
This commit is contained in:
parent
19f985709c
commit
21b7c0c980
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "0.1.11",
|
"version": "0.1.12",
|
||||||
"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.11/tssh_0.1.11_windows_x86_64.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.12/tssh_0.1.12_windows_x86_64.zip",
|
||||||
"hash": "90d17f8dc378de4f07c69cd7431b859743fb61ba490d1702e7339084900e35b3",
|
"hash": "1cb3f58624141b8222be68d46904eb32a2ad393d02f1f7d45eebb4e88c2b1772",
|
||||||
"extract_dir": "tssh_0.1.11_windows_x86_64"
|
"extract_dir": "tssh_0.1.12_windows_x86_64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.11/tssh_0.1.11_windows_i386.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.12/tssh_0.1.12_windows_i386.zip",
|
||||||
"hash": "5af2414d65866e5f435aa8df3fcc2b410884e97612627b6a0cba844dda81cc2d",
|
"hash": "51956109e30d15a69613e026bf492104f1366784fb7e6888a53e52f946707096",
|
||||||
"extract_dir": "tssh_0.1.11_windows_i386"
|
"extract_dir": "tssh_0.1.12_windows_i386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.11/tssh_0.1.11_windows_aarch64.zip",
|
"url": "https://github.com/trzsz/trzsz-ssh/releases/download/v0.1.12/tssh_0.1.12_windows_aarch64.zip",
|
||||||
"hash": "88667ad9c1ba895e50f021af9af23b15a0384eae440c0c4e9264992658f0c82e",
|
"hash": "03fe765c783049840ef2e8cc903235d02df7293da71fcd48874ed26450ee552c",
|
||||||
"extract_dir": "tssh_0.1.11_windows_aarch64"
|
"extract_dir": "tssh_0.1.12_windows_aarch64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tssh.exe",
|
"bin": "tssh.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user