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.852.0
 | |
| 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/fd0ba259-bdf5-4e20-9d13-9550d954bf44/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|   InstallerSha256: 7080EAEDA9897EBBD226B83E82CCBE77BBB2B7A07596F3529CB3DDED2B946D3E
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{CC69C534-9A5F-3C6C-A917-FEDB73B48720}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/6bc846f4-2484-41f8-a598-76ba6f86e19d/MicrosoftEdgeDevEnterpriseX86.msi
 | |
|   InstallerSha256: 343B82E46365718103010F4DA628F9AB8E9E97377B8BE9FB4A7771EEC38E620C
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{B73040D7-122C-354D-8C48-790CC37AB847}"
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/418042ef-b04f-4eee-a04c-f8901a48ec89/MicrosoftEdgeDevEnterpriseARM64.msi
 | |
|   InstallerSha256: D17200D37C7AE0169773676670DDC3818D4E4DDFE662CCFE105929B052DA35EF
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{8051DF3B-30A6-3B3B-9952-994E61B6A93A}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |