Skip to content

Commit 0caf89a

Browse files
authored
New version: kisChang.ZenSSH version 0.4.0 (microsoft#380621)
1 parent 5332916 commit 0caf89a

4 files changed

Lines changed: 97 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: kisChang.ZenSSH
5+
PackageVersion: 0.4.0
6+
UpgradeBehavior: install
7+
ReleaseDate: 2026-05-28
8+
Installers:
9+
- Architecture: x64
10+
InstallerType: nullsoft
11+
Scope: user
12+
InstallerUrl: https://github.com/kisChang/ZenSSH/releases/download/v0.4.0/ZenSSH_0.4.0_windows_x64_setup.exe
13+
InstallerSha256: 9C8A07B3025C2C97347212EB5FC274F43E26541C0D546B43ACCB8A6478A9654B
14+
ProductCode: ZenSSH
15+
InstallationMetadata:
16+
DefaultInstallLocation: '%LocalAppData%\ZenSSH'
17+
- Architecture: x64
18+
InstallerType: wix
19+
Scope: machine
20+
InstallerUrl: https://github.com/kisChang/ZenSSH/releases/download/v0.4.0/ZenSSH_0.4.0_windows_x64.msi
21+
InstallerSha256: 59CF087171ED4B251B39C54601182E23DDAB827785216E25B57B9749335D9102
22+
InstallerSwitches:
23+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
24+
ProductCode: '{7917E3C6-0CB4-4D39-B79B-1E1E6495726A}'
25+
AppsAndFeaturesEntries:
26+
- UpgradeCode: '{52ADD501-6EEF-5F2F-888F-0AB1747DE037}'
27+
InstallationMetadata:
28+
DefaultInstallLocation: '%ProgramFiles%/ZenSSH'
29+
ManifestType: installer
30+
ManifestVersion: 1.12.0
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: kisChang.ZenSSH
5+
PackageVersion: 0.4.0
6+
PackageLocale: en-US
7+
License: Freeware
8+
ShortDescription: Cross-platform SSH client built with Tauri
9+
Description: |-
10+
ZenSSH is a cross-platform SSH client built with Tauri, supporting SSH connections and SFTP file transfers, as well as jump server configurations. It focuses on delivering a clean, stable, and user-friendly core functionality experience.
11+
The project aims to meet everyday SSH usage scenarios while maintaining lightweight performance, avoiding complex or redundant features, making it ideal for developers and system administrators in their daily work.
12+
Tags:
13+
- console
14+
- download
15+
- file
16+
- remote
17+
- server
18+
- sftp
19+
- shell
20+
- ssh
21+
- terminal
22+
- transfer
23+
- upload
24+
ReleaseNotesUrl: https://github.com/kisChang/ZenSSH/releases/tag/v0.1.2
25+
ManifestType: locale
26+
ManifestVersion: 1.12.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: kisChang.ZenSSH
5+
PackageVersion: 0.4.0
6+
PackageLocale: zh-CN
7+
Publisher: kischang
8+
PublisherUrl: https://github.com/kisChang
9+
PublisherSupportUrl: https://github.com/kisChang/ZenSSH/issues
10+
PackageName: ZenSSH
11+
PackageUrl: https://github.com/kisChang/ZenSSH
12+
License: MIT
13+
LicenseUrl: https://github.com/kisChang/ZenSSH/blob/HEAD/LICENSE.txt
14+
Copyright: Copyright (c) 2026 KisChang
15+
ShortDescription: 基于 Tauri 构建的全平台 SSH 客户端
16+
Description: |-
17+
ZenSSH 是一款基于 Tauri 构建的全平台 SSH 客户端,支持 SSH 连接与 SFTP 文件传输,支持跳板机,专注于提供简洁、稳定、易用的核心功能体验。
18+
项目目标是在保证轻量与性能的前提下,满足日常 SSH 使用场景,避免复杂冗余的功能设计,适合开发者和运维人员的日常使用。
19+
Tags:
20+
- sftp
21+
- shell
22+
- ssh
23+
- 上传
24+
- 下载
25+
- 传输
26+
- 控制台
27+
- 文件
28+
- 服务器
29+
- 终端
30+
- 远程
31+
ReleaseNotesUrl: https://github.com/kisChang/ZenSSH/releases/tag/v0.4.0
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: kisChang.ZenSSH
5+
PackageVersion: 0.4.0
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)