37 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Microsoft.EdgeDev
 | |
| PackageVersion: 92.0.891.1
 | |
| FileExtensions:
 | |
| - html
 | |
| - htm
 | |
| - url
 | |
| - pdf
 | |
| - crx
 | |
| Protocols:
 | |
| - http
 | |
| - https
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| InstallerType: msi
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/df0c609f-7fa4-4408-bcf6-3b0df95ea10e/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|   InstallerSha256: 0B5B84BF28D9E99F3ED66E95C0FAD84EBACDCC133B125F858821A08E0DE4C09D
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{698DE381-A67D-31DE-9E76-303770834673}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/da477d7e-304f-4cb4-8134-3b74b0f5539e/MicrosoftEdgeDevEnterpriseX86.msi
 | |
|   InstallerSha256: 91AEC026511E0FEF4C814CF468227FDC5789F2D1A882AC50404A73C826E90AD5
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{DC0C5FE4-2CDE-305A-B924-C0FBF3A64FD8}"
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/501c95e7-506d-48cd-9622-8622622c1307/MicrosoftEdgeDevEnterpriseARM64.msi
 | |
|   InstallerSha256: 7DA41829A351FEC8ACFE63C389568AA83AB584FC5F2B2E32C8D61F791FDCB6D8
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{32BA609E-C128-35B2-BC16-C85158F8A8DC}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |