Added Microsoft Powershell 7.0.0.yaml (#5)
* Added Microsoft Powershell 7.0.0.yaml * removed inadvertant folder
This commit is contained in:
committed by
GitHub
parent
4b43b6d1b1
commit
56d32f5a74
13
manifests/Microsoft/Powershell/7.0.0.yaml
Normal file
13
manifests/Microsoft/Powershell/7.0.0.yaml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Id: Microsoft.Powershell
|
||||||
|
Version: 7.0.0
|
||||||
|
Name: Powershell Core
|
||||||
|
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.
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://github.com/PowerShell/PowerShell/releases/download/v7.0.0/PowerShell-7.0.0-win-x64.msi
|
||||||
|
InstallerType: msi
|
||||||
|
Sha256: 876F4A64012A1FB024DCCEA696DB00C5CD1A37C8DC9DFA2431C58CDF9F82950B
|
||||||
|
|
Reference in New Issue
Block a user