Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
PackageIdentifier: Microsoft.PowerShell-Preview-MSIX
|
||||
Publisher: Microsoft Corporation
|
||||
PackageName: PowerShell Preview (MSIX)
|
||||
PackageVersion: 7.0.2
|
||||
License: MIT
|
||||
Tags:
|
||||
- pwsh
|
||||
- powershell core
|
||||
- msix
|
||||
- shell
|
||||
- command line
|
||||
- cli
|
||||
- dotnet
|
||||
FileExtensions:
|
||||
- ps1
|
||||
ShortDescription: Microsoft.PowerShell-Preview-MSIX
|
||||
Description: PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
|
||||
PackageUrl: https://github.com/PowerShell/PowerShell
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x64.msix
|
||||
InstallerSha256: 92f14e3a46f25434be85cfb6214a9ad7208b2215574067f66e3901c100e412cd
|
||||
InstallerType: msix
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user