Add manifest file for PowerShell-Preview 7.1.0-Preview6 (#3138)
* Add manifest file for PowerShell-Preview 7.1.0-Preview6 * Fixed version from 7.1.0-preview.5 to 7.1.0-preview.6
This commit is contained in:
committed by
GitHub
parent
137f366f92
commit
54d5384b7e
15
manifests/Microsoft/PowerShell-Preview/7.1.0-preview.6.yaml
Normal file
15
manifests/Microsoft/PowerShell-Preview/7.1.0-preview.6.yaml
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
Id: Microsoft.PowerShell-Preview
|
||||||
|
Version: 7.1.0-preview.6
|
||||||
|
Name: PowerShell-Preview
|
||||||
|
Publisher: Microsoft
|
||||||
|
License: MIT
|
||||||
|
LicenseUrl: https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt
|
||||||
|
AppMoniker: powershell-preview
|
||||||
|
Tags: powershell, pwsh
|
||||||
|
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
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://github.com/PowerShell/PowerShell/releases/download/v7.1.0-preview.6/PowerShell-7.1.0-preview.6-win-x64.msi
|
||||||
|
Sha256: 628582C3A7D733E36C1BE35331CD35471011F9A5464FD0192D965E289D968CD9
|
||||||
|
InstallerType: msi
|
||||||
Reference in New Issue
Block a user