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.46
- Loading branch information
Showing
3 changed files
with
78 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/e/electerm/electerm/1.50.46/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.46 | ||
InstallerType: nullsoft | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-12-04 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.50.46/electerm-1.50.46-win-x64-installer.exe | ||
InstallerSha256: D59253D8E0D8647784AD0EE8205E747A72E5EF115122629264C6CE79AE9E1B2F | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/electerm/electerm/releases/download/v1.50.46/electerm-1.50.46-win-x64-installer.exe | ||
InstallerSha256: D59253D8E0D8647784AD0EE8205E747A72E5EF115122629264C6CE79AE9E1B2F | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
44 changes: 44 additions & 0 deletions
44
manifests/e/electerm/electerm/1.50.46/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 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.46 | ||
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 | ||
- Only fixed Mac ARM build for 1.50.40 | ||
快速修复版本 | ||
- 仅修复了 1.50.40 的 Mac ARM 构建 | ||
ReleaseNotesUrl: https://github.com/electerm/electerm/releases/tag/v1.50.46 | ||
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.46 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |