From 4cedb538d2a6e7c075a006f453969384b7fb59c8 Mon Sep 17 00:00:00 2001 From: denelon Date: Mon, 16 Nov 2020 20:59:09 -0800 Subject: [PATCH] Adjusting casing for PowerShell (#4839) --- manifests/Microsoft/powershell-preview-msix/7.0.2.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/manifests/Microsoft/powershell-preview-msix/7.0.2.yaml b/manifests/Microsoft/powershell-preview-msix/7.0.2.yaml index 60f2d52cf..dc9f5a567 100644 --- a/manifests/Microsoft/powershell-preview-msix/7.0.2.yaml +++ b/manifests/Microsoft/powershell-preview-msix/7.0.2.yaml @@ -1,18 +1,14 @@ -Id: microsoft.powershell-preview-msix +Id: Microsoft.PowerShell-Preview-MSIX Publisher: Microsoft -Name: Powershell Preview (msix) +Name: PowerShell Preview (MSIX) Version: 7.0.2 License: MIT Tags: pwsh,powershell core,msix,shell,command line,cli,dotnet FileExtensions: ps1 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. Homepage: https://github.com/PowerShell/PowerShell -#AppMoniker: Installers: - Arch: x64 Url: https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x64.msix Sha256: 92f14e3a46f25434be85cfb6214a9ad7208b2215574067f66e3901c100e412cd - InstallerType: msix - #Switches: - # Silent: - # SilentWithProgress: \ No newline at end of file + InstallerType: MSIX