From 9d52be1a4d88de5c3895dd0833dbb64c8745fc04 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Mon, 15 Mar 2021 18:12:08 -0500 Subject: [PATCH] Removed non-working manifest for Microsoft Edge Dev version 88.0.692.0. (#8769) --- manifests/Microsoft/EdgeDev/88.0.692.0.yaml | 29 --------------------- 1 file changed, 29 deletions(-) delete mode 100644 manifests/Microsoft/EdgeDev/88.0.692.0.yaml diff --git a/manifests/Microsoft/EdgeDev/88.0.692.0.yaml b/manifests/Microsoft/EdgeDev/88.0.692.0.yaml deleted file mode 100644 index 150c9f6ac..000000000 --- a/manifests/Microsoft/EdgeDev/88.0.692.0.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# ================== General ================== -Id: Microsoft.EdgeDev -Publisher: Microsoft -Name: Microsoft Edge Dev -Author: Microsoft -Description: World-class performance with more privacy, more productivity, and more value while you browse. -AppMoniker: msedge-dev -Tags: Browser, Chromium -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: 88.0.692.0 -InstallerType: msi -Installers: - - Arch: x64 - Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/eaf74ef8-a549-46cf-9ad9-d2d76086e78f/MicrosoftEdgeDevEnterpriseX64.msi - Sha256: 60104150f0825a92a0e52b2946c571664df60449847262cdee434207ff39106f - Scope: machine - Language: en-US - #Switches: - # Silent: - # SilentWithProgress: \ No newline at end of file