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.38.41 (microsoft#146459)
- Loading branch information
1 parent
5f4df28
commit 18770a0
Showing
3 changed files
with
87 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/e/electerm/electerm/1.38.41/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 komac v2.1.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.38.41 | ||
InstallerType: nullsoft | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-03-25 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.38.41/electerm-1.38.41-win-x64-installer.exe | ||
InstallerSha256: AB1049BC91B658A31D237C29A75D8C25A13B449A3B824EF52DBDF89328B0181F | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.38.41/electerm-1.38.41-win-x64-installer.exe | ||
InstallerSha256: AB1049BC91B658A31D237C29A75D8C25A13B449A3B824EF52DBDF89328B0181F | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
53 changes: 53 additions & 0 deletions
53
manifests/e/electerm/electerm/1.38.41/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,53 @@ | ||
# Created with komac v2.1.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.38.41 | ||
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: |- | ||
New features | ||
- #3321 UI: Notify download file name and folder after download | ||
- UI: Add proper icons for terminal info panel | ||
- #3272 UI: Support mouse scroll tabs when many tabs | ||
Bug fixes | ||
- Fix Ctrl-A function in terminal | ||
- #3320 Fix sync data order | ||
- #3323 Use standalone server for every window | ||
- #3318 Fix local session kill in windows | ||
- #3319 UI: Fix add button dropdown UI | ||
- #3313 Ignore right click links in terminal | ||
Other updates | ||
- #3299 make max edit file size 30k -> 3M | ||
ReleaseNotesUrl: https://github.com/electerm/electerm/releases/tag/v1.38.41 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.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 komac v2.1.1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.38.41 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |