From b64675cd7d8fe5adb455348822ecd1beb3fc8b98 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 13 Oct 2020 03:50:59 +0800 Subject: [PATCH] powershell-preview-msix 7.0.2 (#4122) --- .../powershell-preview-msix/7.0.2.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 manifests/Microsoft/powershell-preview-msix/7.0.2.yaml 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