diff --git a/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.installer.yaml b/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.installer.yaml new file mode 100644 index 000000000..c121fc36f --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: Microsoft.PowerShell +PackageVersion: 7.0.1 +Commands: +- pwsh +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.0.1/PowerShell-7.0.1-win-x64.msi + InstallerType: msi + InstallerSha256: E652A8E0F7D088106EA018D4B9E02373D4331907EFA64A60DC32E097B165D8FD + ProductCode: "{8B844F39-E6EE-486B-BE85-96A485AE2B96}" +- Architecture: x86 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.0.1/PowerShell-7.0.1-win-x86.msi + InstallerType: msi + InstallerSha256: F38C2FD72DC54C1FEC2871E4E95352CA546101BE6283458D06A6F9B1A56AD60A + ProductCode: "{91C8D67A-2213-452C-B9B3-247F9D25E23C}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.locale.en-US.yaml b/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.locale.en-US.yaml new file mode 100644 index 000000000..20aa85a89 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.locale.en-US.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Microsoft.PowerShell +PackageVersion: 7.0.1 +PackageLocale: en-US +PackageUrl: https://microsoft.com/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 +Publisher: Microsoft +PackageName: PowerShell +License: MIT +ShortDescription: Microsoft.PowerShell +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.yaml b/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.yaml index f820e2f71..32c561d29 100644 --- a/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.yaml +++ b/manifests/m/Microsoft/PowerShell/7.0.1/Microsoft.PowerShell.yaml @@ -1,19 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Microsoft.PowerShell PackageVersion: 7.0.1 -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 -Commands: -- pwsh -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.0.1/PowerShell-7.0.1-win-x64.msi - InstallerType: msi - InstallerSha256: e652a8e0f7d088106ea018d4b9e02373d4331907efa64a60dc32e097b165d8fd -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +