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.60.36 (microsoft#223102)
- Loading branch information
Showing
3 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
31 changes: 31 additions & 0 deletions
31
manifests/e/electerm/electerm/1.60.36/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,31 @@ | ||
# Created with WinGet Releaser using komac v2.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.60.36 | ||
InstallerLocale: en-US | ||
InstallerType: nullsoft | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
ProductCode: cdebb73f-ddf5-57cd-a4a4-998a5c7283dd | ||
ReleaseDate: 2025-02-05 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: electerm 1.60.36 | ||
ProductCode: cdebb73f-ddf5-57cd-a4a4-998a5c7283dd | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.60.36/electerm-1.60.36-win-x64-installer.exe | ||
InstallerSha256: 5EB18D63D73A8ECBD90D6F84694333744FB9EDBFB2DCB24CEBDF3EECFA7B3EFE | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.60.36/electerm-1.60.36-win-x64-installer.exe | ||
InstallerSha256: 5EB18D63D73A8ECBD90D6F84694333744FB9EDBFB2DCB24CEBDF3EECFA7B3EFE | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
44 changes: 44 additions & 0 deletions
44
manifests/e/electerm/electerm/1.60.36/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,44 @@ | ||
# Created with WinGet Releaser using komac v2.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.60.36 | ||
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: |- | ||
Quick Bug fix release | ||
- Fix host input issue and Profile bug (#3792) | ||
快速问题修复发布 | ||
- 修复输入问题和配置文件的问题 (#3792) | ||
ReleaseNotesUrl: https://github.com/electerm/electerm/releases/tag/v1.60.36 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.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 using komac v2.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: electerm.electerm | ||
PackageVersion: 1.60.36 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |