28 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== 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
 | |
| #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: 89.0.774.8
 | |
| InstallerType: msi
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/9f19a30a-cdc2-49ff-8f1d-0e736ce02976/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|     Sha256: ABF11207B5E756A635387EDBC4F69CC79A489105AB788211A5CB7335C23CFD8B
 | |
|     Scope: machine
 | |
|     Language: en-US
 | |
|     ProductCode: "{B963779F-42A4-33AE-AEBD-81A24BA3ECE2}"   |