From 707a094158f9824226348ef2037c1355bd87a849 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Sun, 10 Jan 2021 17:33:15 +0800 Subject: [PATCH] EdgeDev 89.0.752.1 (#6057) --- manifests/Microsoft/EdgeDev/89.0.752.1.yaml | 29 +++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/Microsoft/EdgeDev/89.0.752.1.yaml diff --git a/manifests/Microsoft/EdgeDev/89.0.752.1.yaml b/manifests/Microsoft/EdgeDev/89.0.752.1.yaml new file mode 100644 index 000000000..c4a062e0e --- /dev/null +++ b/manifests/Microsoft/EdgeDev/89.0.752.1.yaml @@ -0,0 +1,29 @@ +# ================== General ================== +Id: Microsoft.EdgeDev +Name: Microsoft Edge Dev +Publisher: Microsoft Corporation +Author: Microsoft +Description: World-class performance with more privacy, more productivity, and more value while you browse. +AppMoniker: msedge-dev +Tags: Browser,Chromium,edge +FileExtensions: html,htm,url,pdf,crx +Protocols: http,https + +# ================== License ================== +Homepage: https://www.microsoft.com/en-us/edge +License: Copyright (C) Microsoft Corporation +LicenseUrl: https://www.microsoft.com/en-us/servicesagreement/ + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +Version: 89.0.752.1 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/1fbd2f99-b7fa-48e0-94a5-aa5b8ba6ccf3/MicrosoftEdgeDevEnterpriseX64.msi + Sha256: baefea9bac4e83f02283d235f693fd226e64df693fb5a51d6cf463bf27cc8d21 + Scope: machine + Language: en-US + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file