From 56503d8251e2796f0af025d1564de917d91d8917 Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Thu, 28 May 2020 15:35:03 -0700 Subject: [PATCH] Change the name to match 7.0.1 of powershell (#1194) * change the name to match 7.0.1 of powershell fix #1187 * Fix casing --- manifests/Microsoft/Powershell/7.0.0.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/Microsoft/Powershell/7.0.0.yaml b/manifests/Microsoft/Powershell/7.0.0.yaml index 419a3c055..57aa6c9c4 100644 --- a/manifests/Microsoft/Powershell/7.0.0.yaml +++ b/manifests/Microsoft/Powershell/7.0.0.yaml @@ -1,10 +1,10 @@ -Id: Microsoft.Powershell +Id: Microsoft.PowerShell Version: 7.0.0 -Name: Powershell Core +Name: PowerShell Publisher: Microsoft Homepage: https://microsoft.com/PowerShell License: MIT -Description: PowerShell Core 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. +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: