From 07b2605695b515f74fd523df4d641dc875a91a7d Mon Sep 17 00:00:00 2001 From: DW-42 Date: Sun, 17 Jan 2021 15:10:42 +1000 Subject: [PATCH] Update 7.1.1.yaml (#6272) --- manifests/Microsoft/Powershell/7.1.1.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/Microsoft/Powershell/7.1.1.yaml b/manifests/Microsoft/Powershell/7.1.1.yaml index 69ab1fc6a..0ed50c2dd 100644 --- a/manifests/Microsoft/Powershell/7.1.1.yaml +++ b/manifests/Microsoft/Powershell/7.1.1.yaml @@ -1,7 +1,8 @@ Id: Microsoft.PowerShell Version: 7.1.1 Name: PowerShell -Publisher: Microsoft +Publisher: Microsoft Corporation +Author: 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.