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: 91.0.864.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/afd4a54a-20a7-47be-a9bf-ff7b45cc06ac/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|   InstallerSha256: 5DF706F12662853450D58C44C20711C670C1276380975C04EB898353B7217764
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{4FD70578-40FA-353C-9434-969F881E2C20}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/04c54c22-d21e-4a0e-b9ae-3229c74d922b/MicrosoftEdgeDevEnterpriseX86.msi
 | |
|   InstallerSha256: E44BFFE3C534DC271F2484E294DD9D69914B2783E20648D50223D24766A6D139
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{F5C0E59E-B9E0-3A56-AFCF-84EB3CA70009}"
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/bc6eb8f7-d400-49e0-a2c1-f9341a5a761a/MicrosoftEdgeDevEnterpriseARM64.msi
 | |
|   InstallerSha256: 54797849E5F698B91ED677B4C4EFC65BE2D869309F93A86D549B292BE790339F
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{86E41CC5-1BF5-35FE-BC25-3C4372841CC7}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |