v7.0.3 Release of PowerShell (#2470)
* v7.0.3 Release of PowerShell Add x64 and x86 installers for PowerShell 7.0.3 * Remove x86 installer
This commit is contained in:
15
manifests/Microsoft/Powershell/7.0.3.yaml
Normal file
15
manifests/Microsoft/Powershell/7.0.3.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
Id: Microsoft.PowerShell
|
||||
Version: 7.0.3
|
||||
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.0.3/PowerShell-7.0.3-win-x64.msi
|
||||
InstallerType: MSI
|
||||
Sha256: AD3B4A868D1B7E47A1048E1EB20F7F782D9B95D5066D79A25D02CCC4DD14E79F
|
Reference in New Issue
Block a user