* Added x86 architecture for PowerShell version 6.0.0. * Fixed Product Code for PowerShell version 6.0.0.
22 lines
921 B
YAML
22 lines
921 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
|
PackageIdentifier: Microsoft.PowerShell
|
|
PackageVersion: 6.0.0
|
|
PackageLocale: en-US
|
|
Author: Microsoft Corporation
|
|
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
|
|
- shell
|
|
- dotnet
|
|
PackageUrl: https://microsoft.com/PowerShell
|
|
LicenseUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt
|
|
Publisher: Microsoft Corporation
|
|
PackageName: PowerShell
|
|
License: MIT
|
|
ShortDescription: Microsoft.PowerShell
|
|
ManifestType: defaultLocale
|
|
ManifestVersion: 1.0.0
|
|
|