From f930f5cf9e3fbc03632780257f8a0048619d484c Mon Sep 17 00:00:00 2001 From: Will Ryan Date: Fri, 17 Jul 2020 13:16:24 -0700 Subject: [PATCH] v7.0.3 Release of PowerShell (#2470) * v7.0.3 Release of PowerShell Add x64 and x86 installers for PowerShell 7.0.3 * Remove x86 installer --- manifests/Microsoft/Powershell/7.0.3.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/Powershell/7.0.3.yaml diff --git a/manifests/Microsoft/Powershell/7.0.3.yaml b/manifests/Microsoft/Powershell/7.0.3.yaml new file mode 100644 index 000000000..a1284802f --- /dev/null +++ b/manifests/Microsoft/Powershell/7.0.3.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.PowerShell +Version: 7.0.3 +Name: PowerShell +Publisher: Microsoft +Homepage: https://microsoft.com/PowerShell +License: MIT +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. +AppMoniker: pwsh +Tags: powershell, pwsh +Commands: pwsh +Installers: + - Arch: x64 + Url: https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShell-7.0.3-win-x64.msi + InstallerType: MSI + Sha256: AD3B4A868D1B7E47A1048E1EB20F7F782D9B95D5066D79A25D02CCC4DD14E79F