From b03be3a3a572d6352ee77a648061d513127e1f21 Mon Sep 17 00:00:00 2001 From: Robert Holt Date: Tue, 19 Jan 2021 22:48:50 -0800 Subject: [PATCH] Add PowerShell 7.0.4 manifest (#6413) * Add PowerShell 7.0.4 manifest * Remove extraneous top line --- manifests/Microsoft/Powershell/7.0.4.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/Powershell/7.0.4.yaml diff --git a/manifests/Microsoft/Powershell/7.0.4.yaml b/manifests/Microsoft/Powershell/7.0.4.yaml new file mode 100644 index 000000000..0af444e74 --- /dev/null +++ b/manifests/Microsoft/Powershell/7.0.4.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.PowerShell +Version: 7.0.4 +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.4/PowerShell-7.0.4-win-x64.msi + InstallerType: MSI + Sha256: 96FD22A22EEAFBA0CF66F2D0F1B762EDAE6E19FC697BD1986CFF0BA5AE53ECB6