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: 90.0.796.0
 | |
| InstallerType: msi
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/9adb8ed6-579c-4b38-b8da-c8e0a82229cd/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|     Sha256: 35EDDDCCF40EF7026A19D262207CAE7E165BD11CBE936F3CAB88D05EF3B4D4E6
 | |
|     Scope: machine
 | |
|     Language: en-US
 | |
|     ProductCode: "{04F7BEFE-3832-3D36-AD58-6D993C90B50E}"   |