diff --git a/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.installer.yaml b/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.installer.yaml new file mode 100644 index 000000000..f823c0c72 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Microsoft.PowerShell +PackageVersion: 6.2.1 +FileExtensions: +- ps1 +Commands: +- pwsh +InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v6.2.1/PowerShell-6.2.1-win-x64.msi + InstallerSha256: C24406CA8F65440FA0381E417B05A16161227276EB3B77091FDB9D174B7F3144 + ProductCode: "{20550CD1-4102-4984-BD59-6FE1666D98C0}" +- Architecture: x86 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v6.2.1/PowerShell-6.2.1-win-x86.msi + InstallerSha256: 0FE4EA7B87A948C4C42551AB68E22FCD12BFF593954DD4483CFFDF541C23A5E4 + ProductCode: "{EA7E74BE-C39B-4643-9D24-312413D434AA}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.locale.en-US.yaml b/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.locale.en-US.yaml new file mode 100644 index 000000000..af546e555 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.locale.en-US.yaml @@ -0,0 +1,21 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Microsoft.PowerShell +PackageVersion: 6.2.1 +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 + diff --git a/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.yaml b/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.yaml index 12c178b35..4ab181f09 100644 --- a/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.yaml +++ b/manifests/m/Microsoft/PowerShell/6.2.1/Microsoft.PowerShell.yaml @@ -1,28 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Microsoft.PowerShell -PackageName: PowerShell -Publisher: Microsoft Corporation -Author: Microsoft Corporation -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 -- shell -- dotnet -FileExtensions: -- ps1 -Commands: -- pwsh -PackageUrl: https://microsoft.com/PowerShell -License: MIT -LicenseUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt PackageVersion: 6.2.1 -InstallerType: msi -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v6.2.1/PowerShell-6.2.1-win-x64.msi - InstallerSha256: C24406CA8F65440FA0381E417B05A16161227276EB3B77091FDB9D174B7F3144 -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +