forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: electerm.electerm version 1.50.21 (microsoft#193605)
- Loading branch information
Showing
3 changed files
with
86 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/e/electerm/electerm/1.50.21/electerm.electerm.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.50.21 | ||
InstallerType: nullsoft | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-11-25 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.50.21/electerm-1.50.21-win-x64-installer.exe | ||
InstallerSha256: DDA96F65A266183ACDC7696F30D589DB118ACF182BA9E72B917722C2E9F81289 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.50.21/electerm-1.50.21-win-x64-installer.exe | ||
InstallerSha256: DDA96F65A266183ACDC7696F30D589DB118ACF182BA9E72B917722C2E9F81289 | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
52 changes: 52 additions & 0 deletions
52
manifests/e/electerm/electerm/1.50.21/electerm.electerm.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.50.21 | ||
PackageLocale: en-US | ||
Publisher: ZHAO Xudong | ||
PublisherUrl: https://github.com/electerm/electerm | ||
PublisherSupportUrl: https://github.com/electerm/electerm/issues | ||
PrivacyUrl: https://github.com/electerm/electerm/wiki/privacy-notice | ||
Author: ZHAO Xudong | ||
PackageName: electerm | ||
PackageUrl: https://github.com/electerm/electerm | ||
License: MIT | ||
LicenseUrl: https://github.com/electerm/electerm/blob/HEAD/LICENSE | ||
Copyright: Copyright (c) 2017~tomorrow electerm, ZHAO Xudong | ||
CopyrightUrl: https://raw.githubusercontent.com/electerm/electerm/master/LICENSE | ||
ShortDescription: Terminal/ssh/sftp client(linux, mac, win) based on electron/ssh2/node-pty/xterm/antd/subx and other libs | ||
Description: Terminal/ssh/sftp client(linux, mac, win) based on electron/ssh2/node-pty/xterm/antd/subx and other libs | ||
Moniker: electerm | ||
Tags: | ||
- cli | ||
- cmd | ||
- command-line | ||
- command-prompt | ||
- console | ||
- developer-tools | ||
- file-manager | ||
- powershell | ||
- ps | ||
- sftp | ||
- shell | ||
- ssh | ||
- terminal | ||
- utilities | ||
- wsl | ||
ReleaseNotes: |- | ||
Major update | ||
- Support layout: 1x2, 1x3, 2x2 views (#3480) | ||
Bug fixes | ||
- #3642 Fix quick command shortcut create duplicate | ||
- #3654 Add paste selected context menu in terminal | ||
- Fix potential memory leak and improve performance | ||
主要更新 | ||
- 支持布局:1x2、1x3、2x2 视图(#3480) | ||
错误修复 | ||
- #3642 修复快速命令快捷方式创建重复输入的问题 | ||
- #3654 在终端中添加“粘贴已选择内容”右键菜单 | ||
- 修复潜在的内存泄漏并提升性能 | ||
ReleaseNotesUrl: https://github.com/electerm/electerm/releases/tag/v1.50.21 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.50.21 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |