forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Microsoft.WindowsTerminal.Preview version 1.19.2682.0 (m…
…icrosoft#120904) * New version: Microsoft.WindowsTerminal.Preview version 1.19.2682.0 * Add a package dependency on WinUI 2.8 --------- Co-authored-by: Dustin Howett <[email protected]>
- Loading branch information
Showing
3 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
31 changes: 31 additions & 0 deletions
31
...soft/WindowsTerminal/Preview/1.19.2682.0/Microsoft.WindowsTerminal.Preview.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 using wingetcreate 1.5.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.WindowsTerminal.Preview | ||
PackageVersion: 1.19.2682.0 | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.19041.0 | ||
InstallerType: msix | ||
InstallModes: | ||
- silent | ||
PackageFamilyName: Microsoft.WindowsTerminalPreview_8wekyb3d8bbwe | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.UI.Xaml.2.8 | ||
MinimumVersion: 2.8.4 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.19.2682.0/Microsoft.WindowsTerminalPreview_1.19.2682.0_8wekyb3d8bbwe.msixbundle | ||
InstallerSha256: 7B57906D885F7E1AD45802B27089F0105DA586806AF50EF7967DF3973BFB31E8 | ||
SignatureSha256: 1617ED9E786BDD6E59B9C5FC8B44B6E5E6AFB14B04B3BDEB9E356CBC38065202 | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.19.2682.0/Microsoft.WindowsTerminalPreview_1.19.2682.0_8wekyb3d8bbwe.msixbundle | ||
InstallerSha256: 7B57906D885F7E1AD45802B27089F0105DA586806AF50EF7967DF3973BFB31E8 | ||
SignatureSha256: 1617ED9E786BDD6E59B9C5FC8B44B6E5E6AFB14B04B3BDEB9E356CBC38065202 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/microsoft/terminal/releases/download/v1.19.2682.0/Microsoft.WindowsTerminalPreview_1.19.2682.0_8wekyb3d8bbwe.msixbundle | ||
InstallerSha256: 7B57906D885F7E1AD45802B27089F0105DA586806AF50EF7967DF3973BFB31E8 | ||
SignatureSha256: 1617ED9E786BDD6E59B9C5FC8B44B6E5E6AFB14B04B3BDEB9E356CBC38065202 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
32 changes: 32 additions & 0 deletions
32
...t/WindowsTerminal/Preview/1.19.2682.0/Microsoft.WindowsTerminal.Preview.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,32 @@ | ||
# Created using wingetcreate 1.5.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.WindowsTerminal.Preview | ||
PackageVersion: 1.19.2682.0 | ||
PackageLocale: en-US | ||
Publisher: Microsoft Corporation | ||
PublisherUrl: https://github.com/microsoft/terminal | ||
PublisherSupportUrl: https://github.com/microsoft/terminal/issues | ||
Author: Microsoft Corporation | ||
PackageName: Windows Terminal Preview | ||
PackageUrl: https://github.com/microsoft/terminal | ||
License: MIT | ||
LicenseUrl: https://github.com/microsoft/terminal/blob/master/LICENSE | ||
Copyright: Copyright (c) Microsoft Corporation. All rights reserved. | ||
CopyrightUrl: https://github.com/microsoft/terminal/blob/master/LICENSE | ||
ShortDescription: The new Windows Terminal, a tabbed command line experience for Windows. | ||
Description: |- | ||
Windows Terminal is a modern terminal application for users of command line tools and shells like Command Prompt, PowerShell, and Windows Subsystem for Linux (WSL). | ||
Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and the ability to create your own themes and customize text, colors, backgrounds, and shortcut key bindings. | ||
Moniker: terminal-preview | ||
Tags: | ||
- command-line | ||
- command-prompt | ||
- console | ||
- developer-tools | ||
- powershell | ||
- shell | ||
- utilities | ||
- wsl | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
...ts/m/Microsoft/WindowsTerminal/Preview/1.19.2682.0/Microsoft.WindowsTerminal.Preview.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,8 @@ | ||
# Created using wingetcreate 1.5.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.WindowsTerminal.Preview | ||
PackageVersion: 1.19.2682.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |