diff --git a/manifests/m/Microsoft/PowerShell/7.0.2/Microsoft.PowerShell.installer.yaml b/manifests/m/Microsoft/PowerShell/7.0.2/Microsoft.PowerShell.installer.yaml new file mode 100644 index 000000000..2499f8932 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.0.2/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.2 +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 + ProductCode: "{7B48F2B1-DE3F-448D-8464-EB14736D7334}" +- Architecture: x86 + InstallerUrl: https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x86.msi + InstallerType: msi + InstallerSha256: 93DB164A5E7E978C083B5396F6FA67F8B040002B5B52A4077F029E2EFB4DF08F + ProductCode: "{55262626-AD34-4CC2-B492-A047B85711FF}" +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/m/Microsoft/PowerShell/7.0.2/Microsoft.PowerShell.locale.en-US.yaml b/manifests/m/Microsoft/PowerShell/7.0.2/Microsoft.PowerShell.locale.en-US.yaml new file mode 100644 index 000000000..9a9a61105 --- /dev/null +++ b/manifests/m/Microsoft/PowerShell/7.0.2/Microsoft.PowerShell.locale.en-US.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: Microsoft.PowerShell +PackageVersion: 7.0.2 +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 +Tags: +- powershell +- 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.2/Microsoft.PowerShell.yaml b/manifests/m/Microsoft/PowerShell/7.0.2/Microsoft.PowerShell.yaml index 3ee8791f3..009fa9148 100644 --- a/manifests/m/Microsoft/PowerShell/7.0.2/Microsoft.PowerShell.yaml +++ b/manifests/m/Microsoft/PowerShell/7.0.2/Microsoft.PowerShell.yaml @@ -1,22 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json 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 +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +