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: Mintty.WSLtty version 3.7.7 (microsoft#200914)
- Loading branch information
Showing
4 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
manifests/m/Mintty/WSLtty/3.7.7/Mintty.WSLtty.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,16 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Mintty.WSLtty | ||
PackageVersion: 3.7.7 | ||
InstallerType: exe | ||
InstallModes: | ||
- silent | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-12-21 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/mintty/wsltty/releases/download/3.7.7/wsltty-3.7.7-x86_64-install-quiet.exe | ||
InstallerSha256: 4CEE49627231EB0FF326CFF86E92BE28D14516142B009E90EB393782D3556F48 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
23 changes: 23 additions & 0 deletions
23
manifests/m/Mintty/WSLtty/3.7.7/Mintty.WSLtty.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,23 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Mintty.WSLtty | ||
PackageVersion: 3.7.7 | ||
PackageLocale: en-US | ||
Publisher: Mintty contributors | ||
PublisherUrl: https://github.com/mintty | ||
PublisherSupportUrl: https://github.com/mintty/wsltty/issues | ||
Author: Mintty | ||
PackageName: WSLtty | ||
PackageUrl: https://github.com/mintty/wsltty | ||
License: GPL-3.0+ with amendments | ||
LicenseUrl: https://github.com/mintty/wsltty/blob/HEAD/LICENSE.mintty | ||
Copyright: copyright 2008-13 Andy Koppe, 2015-22 Thomas Wolff. | ||
ShortDescription: Mintty as a terminal for Bash on Ubuntu on Windows / WSL | ||
Tags: | ||
- tty | ||
- wsl | ||
ReleaseNotes: Updated to mintty 3.7.7 | ||
ReleaseNotesUrl: https://github.com/mintty/wsltty/releases/tag/3.7.7 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
22 changes: 22 additions & 0 deletions
22
manifests/m/Mintty/WSLtty/3.7.7/Mintty.WSLtty.locale.zh-CN.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,22 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Mintty.WSLtty | ||
PackageVersion: 3.7.7 | ||
PackageLocale: zh-CN | ||
Publisher: Mintty contributors | ||
PublisherUrl: https://github.com/mintty | ||
PublisherSupportUrl: https://github.com/mintty/wsltty/issues | ||
Author: Mintty | ||
PackageName: WSLtty | ||
PackageUrl: https://github.com/mintty/wsltty | ||
License: GPL-3.0+ with amendments | ||
LicenseUrl: https://github.com/mintty/wsltty/blob/HEAD/LICENSE.mintty | ||
Copyright: copyright 2008-13 Andy Koppe, 2015-22 Thomas Wolff. | ||
ShortDescription: 将 Mintty 作为 Windows / WSL 上 Ubuntu 的 Bash 终端 | ||
Tags: | ||
- tty | ||
- wsl | ||
ReleaseNotesUrl: https://github.com/mintty/wsltty/releases/tag/3.7.7 | ||
ManifestType: locale | ||
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 YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Mintty.WSLtty | ||
PackageVersion: 3.7.7 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |