Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
PackageIdentifier: Microsoft.PowerShell
|
||||
PackageVersion: 7.0.2
|
||||
PackageName: PowerShell
|
||||
Publisher: Microsoft
|
||||
PackageUrl: https://microsoft.com/PowerShell
|
||||
License: MIT
|
||||
ShortDescription: Microsoft.PowerShell
|
||||
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.
|
||||
Moniker: pwsh
|
||||
Tags:
|
||||
- powershell
|
||||
- pwsh
|
||||
Commands:
|
||||
- pwsh
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x64.msi
|
||||
InstallerType: msi
|
||||
InstallerSha256: ff6565339cc83f99d3954bd1947c343f537547b2d4308c5f2dac7b577b2f30d6
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user