Added x86 architecture for PowerShell version 7.1.0. (#10421)
This commit is contained in:
@@ -1,22 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Microsoft.PowerShell
|
||||
PackageVersion: 7.1.0
|
||||
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.1.0/PowerShell-7.1.0-win-x64.msi
|
||||
InstallerType: msi
|
||||
InstallerSha256: E9C362E4378EC001F46973F560FF25E07B2314F29CBE3E248559A4693F6B7ED4
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user