From 0e9b7ab16e7e9b9074da49bc9c3a42f066d48f3d Mon Sep 17 00:00:00 2001 From: Peter Dolkens Date: Sat, 16 Jan 2021 07:04:44 +0000 Subject: [PATCH] Add support for Powershell 7.1.1 (#6223) --- manifests/Microsoft/Powershell/7.1.1.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/Powershell/7.1.1.yaml diff --git a/manifests/Microsoft/Powershell/7.1.1.yaml b/manifests/Microsoft/Powershell/7.1.1.yaml new file mode 100644 index 000000000..69ab1fc6a --- /dev/null +++ b/manifests/Microsoft/Powershell/7.1.1.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.PowerShell +Version: 7.1.1 +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.1.1/PowerShell-7.1.1-win-x64.msi + InstallerType: MSI + Sha256: D234CFD6E9DD4A2CA68BFBC64C416DE42F31760E954812E8ADE02B6D57FE243F