File tree 3 files changed +69
-0
lines changed
manifests/t/TermoraDev/Termora/1.0.11
3 files changed +69
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Created with komac v2.11.2
2
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3
+
4
+ PackageIdentifier : TermoraDev.Termora
5
+ PackageVersion : 1.0.11
6
+ InstallerLocale : en-US
7
+ InstallerType : inno
8
+ Scope : machine
9
+ ProductCode : Termora_is1
10
+ ReleaseDate : 2025-03-27
11
+ AppsAndFeaturesEntries :
12
+ - ProductCode : Termora_is1
13
+ ElevationRequirement : elevatesSelf
14
+ InstallationMetadata :
15
+ DefaultInstallLocation : ' %ProgramFiles%\Termora'
16
+ Installers :
17
+ - Architecture : x64
18
+ InstallerUrl : https://github.com/TermoraDev/termora/releases/download/1.0.11/termora-1.0.11-windows-x86-64.exe
19
+ InstallerSha256 : 13BB1E76CDFB510C5C34F79A600C9A1A78908AE3643AA4AB267D94CC6B4E1BE8
20
+ - Architecture : arm64
21
+ InstallerUrl : https://github.com/TermoraDev/termora/releases/download/1.0.11/termora-1.0.11-windows-aarch64.exe
22
+ InstallerSha256 : AA375867ECB8C31814E09E2F6191B3FD9A8A52FFFCBA8932B91FE6899E48D72A
23
+ ManifestType : installer
24
+ ManifestVersion : 1.9.0
Original file line number Diff line number Diff line change
1
+ # Created with komac v2.11.2
2
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3
+
4
+ PackageIdentifier : TermoraDev.Termora
5
+ PackageVersion : 1.0.11
6
+ PackageLocale : en-US
7
+ Publisher : TermoraDev
8
+ PublisherUrl : https://github.com/TermoraDev
9
+ PublisherSupportUrl : https://github.com/TermoraDev/termora/issues
10
+ PackageName : Termora
11
+ PackageUrl : https://github.com/TermoraDev/termora
12
+ License : AGPL-3.0
13
+ ShortDescription : Termora is a terminal emulator and SSH client for Windows, macOS and Linux.
14
+ ReleaseNotes : |-
15
+ New features/Updates
16
+ - Refactor SFTP (#351)
17
+ - Support edit host (#352)
18
+ - Send command to the current window sessions (#355)
19
+ - Supports importing hosts from SSH config (#359)
20
+ - Floating window supports adsorption (#374)
21
+ - Improved Windows process locking (#380)
22
+ Bug fixes
23
+ - Fix nano background color (#343)
24
+ - Fix xterm-256 foreground & background color (#338)
25
+ 新功能/更新
26
+ - 重构 SFTP (#351)
27
+ - 支持编辑主机 (#352)
28
+ - 将命令发送到多个会话限定在当前窗口 (#355)
29
+ - 支持从 ~/.ssh/config 导入主机 (#359)
30
+ - 悬浮窗支持吸附在顶部 (#374)
31
+ - 改进 Windows 进程锁 (#380)
32
+ 问题修复
33
+ - 修复 nano 背景颜色问题 (#343)
34
+ - 修复 xterm-256 颜色问题 (#338)
35
+ ReleaseNotesUrl : https://github.com/TermoraDev/termora/releases/tag/1.0.11
36
+ ManifestType : defaultLocale
37
+ ManifestVersion : 1.9.0
Original file line number Diff line number Diff line change
1
+ # Created with komac v2.11.2
2
+ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3
+
4
+ PackageIdentifier : TermoraDev.Termora
5
+ PackageVersion : 1.0.11
6
+ DefaultLocale : en-US
7
+ ManifestType : version
8
+ ManifestVersion : 1.9.0
You can’t perform that action at this time.
0 commit comments