diff --git a/manifests/Microsoft/Powershell/7.1.1.yaml b/manifests/Microsoft/Powershell/7.1.1.yaml index 0ed50c2dd..69ab1fc6a 100644 --- a/manifests/Microsoft/Powershell/7.1.1.yaml +++ b/manifests/Microsoft/Powershell/7.1.1.yaml @@ -1,8 +1,7 @@ Id: Microsoft.PowerShell Version: 7.1.1 Name: PowerShell -Publisher: Microsoft Corporation -Author: Microsoft +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.