29 lines
		
	
	
		
			1016 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1016 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== 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:  |