Skip to content

Commit

Permalink
New version: Microsoft.WindowsTerminal.Preview version 1.19.2682.0 (m…
Browse files Browse the repository at this point in the history
…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
consvc and DHowett authored Sep 27, 2023
1 parent b2a2fe7 commit 2c20f40
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 0 deletions.
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
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
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

0 comments on commit 2c20f40

Please sign in to comment.