From 2fe975ee87065f437909b519746758327f97e01d Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 22 Jan 2021 15:04:42 +0800 Subject: [PATCH] EdgeBeta 88.0.705.49 (#6466) --- manifests/Microsoft/EdgeBeta/88.0.705.49.yaml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 manifests/Microsoft/EdgeBeta/88.0.705.49.yaml diff --git a/manifests/Microsoft/EdgeBeta/88.0.705.49.yaml b/manifests/Microsoft/EdgeBeta/88.0.705.49.yaml new file mode 100644 index 000000000..4b25fea57 --- /dev/null +++ b/manifests/Microsoft/EdgeBeta/88.0.705.49.yaml @@ -0,0 +1,30 @@ +# ================== General ================== +Id: Microsoft.EdgeBeta +Publisher: Microsoft Corporation +Name: Microsoft Edge Beta +Author: Microsoft +Description: World-class performance with more privacy, more productivity, and more value while you browse. +AppMoniker: msedge-beta +Tags: Browser,Chromium,edge +FileExtensions: html,htm,url,pdf,crx +Protocols: http,https +#Commands: + +# ================== 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: 88.0.705.49 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f0f50c13-ed53-48ac-bad6-bea46ab351f6/MicrosoftEdgeBetaEnterpriseX64.msi + Sha256: 409e8b1ed2a28be1d84726071cca9575346beea4690ee6919e4439d3d0ae56bb + Scope: machine + Language: en-US + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file