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.