From 6430243e9c84e8234fd62fe0dda3bc11c2b16cfa Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 6 Oct 2020 11:58:35 +0800 Subject: [PATCH] webpicmd 5.1 (#3973) --- manifests/Microsoft/webpicmd/5.1.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/Microsoft/webpicmd/5.1.yaml diff --git a/manifests/Microsoft/webpicmd/5.1.yaml b/manifests/Microsoft/webpicmd/5.1.yaml new file mode 100644 index 000000000..1aca85d5f --- /dev/null +++ b/manifests/Microsoft/webpicmd/5.1.yaml @@ -0,0 +1,16 @@ +Id: Microsoft.webpicmd +Publisher: Microsoft +Name: webpicmd +Version: 5.1 +Description: A little tool for deploying your favorite open-source web applications and all the necessary platform components required to get you up and running quickly and seamlessly. +License: copyright (c) Microsoft +Tags: web,internet,deploy,webapp +#FileExtensions: +AppMoniker: webplatforminstaller +#LicenseUrl: +Homepage: https://www.microsoft.com/web/downloads/platform.aspx +Installers: + - Arch: x64 + Url: https://go.microsoft.com/fwlink/?LinkId=287166 + Sha256: 13f4cbb9fa554f77f2ab407baa40501fc6c131f3077d48aab839ce63ed8a90e2 + InstallerType: msi \ No newline at end of file