From 14c7e8f2e3cbab87dec1b9ad6daf3659741cdde5 Mon Sep 17 00:00:00 2001 From: Alexandre Nourissier Date: Tue, 7 Jul 2020 16:23:14 +1200 Subject: [PATCH] add powershell-preview package 7.1.0-preview.5 (#2334) --- .../PowerShell-Preview/7.1.0-preview.5.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/PowerShell-Preview/7.1.0-preview.5.yaml diff --git a/manifests/Microsoft/PowerShell-Preview/7.1.0-preview.5.yaml b/manifests/Microsoft/PowerShell-Preview/7.1.0-preview.5.yaml new file mode 100644 index 000000000..edf76d5d1 --- /dev/null +++ b/manifests/Microsoft/PowerShell-Preview/7.1.0-preview.5.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.PowerShell-Preview +Version: 7.1.0-preview.5 +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.1.0-preview.5/PowerShell-7.1.0-preview.5-win-x64.msi + Sha256: 8242DB202FEACF6BC8987A4B76A9B07CF874365A17A23AA5A9CFCD7FE2EBB6B4 + InstallerType: msi