From ef474090e61de4c8c466dd3a48983765c6ece9a5 Mon Sep 17 00:00:00 2001 From: Robert Holt Date: Tue, 15 Dec 2020 16:17:46 -0800 Subject: [PATCH] Add PowerShell-Preview 7.2.0-preview.2 (#5540) --- .../PowerShell-Preview/7.2.0-preview.2.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/PowerShell-Preview/7.2.0-preview.2.yaml diff --git a/manifests/Microsoft/PowerShell-Preview/7.2.0-preview.2.yaml b/manifests/Microsoft/PowerShell-Preview/7.2.0-preview.2.yaml new file mode 100644 index 000000000..6d8a77945 --- /dev/null +++ b/manifests/Microsoft/PowerShell-Preview/7.2.0-preview.2.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.PowerShell-Preview +Version: 7.2.0-preview.2 +Name: PowerShell-Preview +Publisher: Microsoft +License: MIT +LicenseUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt +AppMoniker: powershell-preview +Tags: powershell, pwsh +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. +Homepage: https://github.com/PowerShell/PowerShell +Installers: + - Arch: x64 + Url: https://github.com/PowerShell/PowerShell/releases/download/v7.2.0-preview.2/PowerShell-7.2.0-preview.2-win-x64.msi + Sha256: 4B4C316A5A8F017A0D8AA6B914F32FBA30284BA098EED1AC93990B962CE16029 + InstallerType: msi