Adjusting casing for PowerShell (#4839)
This commit is contained in:
@@ -1,18 +1,14 @@
|
|||||||
Id: microsoft.powershell-preview-msix
|
Id: Microsoft.PowerShell-Preview-MSIX
|
||||||
Publisher: Microsoft
|
Publisher: Microsoft
|
||||||
Name: Powershell Preview (msix)
|
Name: PowerShell Preview (MSIX)
|
||||||
Version: 7.0.2
|
Version: 7.0.2
|
||||||
License: MIT
|
License: MIT
|
||||||
Tags: pwsh,powershell core,msix,shell,command line,cli,dotnet
|
Tags: pwsh,powershell core,msix,shell,command line,cli,dotnet
|
||||||
FileExtensions: ps1
|
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.
|
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
|
Homepage: https://github.com/PowerShell/PowerShell
|
||||||
#AppMoniker:
|
|
||||||
Installers:
|
Installers:
|
||||||
- Arch: x64
|
- Arch: x64
|
||||||
Url: https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x64.msix
|
Url: https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x64.msix
|
||||||
Sha256: 92f14e3a46f25434be85cfb6214a9ad7208b2215574067f66e3901c100e412cd
|
Sha256: 92f14e3a46f25434be85cfb6214a9ad7208b2215574067f66e3901c100e412cd
|
||||||
InstallerType: msix
|
InstallerType: MSIX
|
||||||
#Switches:
|
|
||||||
# Silent:
|
|
||||||
# SilentWithProgress:
|
|
||||||
|
Reference in New Issue
Block a user