Add PowerShell 7.1.0 (#4738)
* Add PowerShell 7.1.0 * Update manifests/Microsoft/Powershell/7.1.0.yaml Co-authored-by: Aditya Patwardhan <adityap@microsoft.com> Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
This commit is contained in:
15
manifests/Microsoft/Powershell/7.1.0.yaml
Normal file
15
manifests/Microsoft/Powershell/7.1.0.yaml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
Id: Microsoft.PowerShell
|
||||||
|
Version: 7.1.0
|
||||||
|
Name: PowerShell
|
||||||
|
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.
|
||||||
|
AppMoniker: pwsh
|
||||||
|
Tags: powershell, pwsh
|
||||||
|
Commands: pwsh
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://github.com/PowerShell/PowerShell/releases/download/v7.1.0/PowerShell-7.1.0-win-x64.msi
|
||||||
|
InstallerType: MSI
|
||||||
|
Sha256: E9C362E4378EC001F46973F560FF25E07B2314F29CBE3E248559A4693F6B7ED4
|
Reference in New Issue
Block a user