diff --git a/manifests/Microsoft/powershell-preview-msix/7.0.2.yaml b/manifests/Microsoft/powershell-preview-msix/7.0.2.yaml new file mode 100644 index 000000000..60f2d52cf --- /dev/null +++ b/manifests/Microsoft/powershell-preview-msix/7.0.2.yaml @@ -0,0 +1,18 @@ +Id: microsoft.powershell-preview-msix +Publisher: Microsoft +Name: Powershell Preview (msix) +Version: 7.0.2 +License: MIT +Tags: pwsh,powershell core,msix,shell,command line,cli,dotnet +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. +Homepage: https://github.com/PowerShell/PowerShell +#AppMoniker: +Installers: + - Arch: x64 + Url: https://github.com/PowerShell/PowerShell/releases/download/v7.0.2/PowerShell-7.0.2-win-x64.msix + Sha256: 92f14e3a46f25434be85cfb6214a9ad7208b2215574067f66e3901c100e412cd + InstallerType: msix + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file