From 4828a0718177a5227c76790ffb2baaa84716b145 Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Sat, 16 May 2020 13:54:08 -0700 Subject: [PATCH] Create PowerShell 7.0.1.yaml (#153) * Create 7.0.1.yaml * Updated Sha256 Co-authored-by: denelon --- manifests/Microsoft/Powershell/7.0.1.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/Microsoft/Powershell/7.0.1.yaml diff --git a/manifests/Microsoft/Powershell/7.0.1.yaml b/manifests/Microsoft/Powershell/7.0.1.yaml new file mode 100644 index 000000000..74e265c25 --- /dev/null +++ b/manifests/Microsoft/Powershell/7.0.1.yaml @@ -0,0 +1,15 @@ +Id: Microsoft.Powershell +Version: 7.0.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 +Commands: pwsh +Installers: + - Arch: x64 + Url: https://github.com/PowerShell/PowerShell/releases/download/v7.0.1/PowerShell-7.0.1-win-x64.msi + InstallerType: MSI + Sha256: e652a8e0f7d088106ea018d4b9e02373d4331907efa64a60dc32e097b165d8fd +