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.873.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/12410a88-ec46-47ec-b2a7-079e7100bea9/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|   InstallerSha256: 9C9A3D6D79C7F48E33255F5FB60D4EFB633B7DA116A456DC7946077A63BCFCA0
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{A3EDD0A6-31B8-3535-8E95-1DC3B01EE41D}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/f4619afe-7035-42c8-8f84-6996a1b0e918/MicrosoftEdgeDevEnterpriseX86.msi
 | |
|   InstallerSha256: C2A76610B73E5D5AC6AD651481DFAC8D2FB346AE99B22770E9351DBF5E5BB519
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{13DC31CB-BD42-3D81-B9AD-0528B75C29F0}"
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/7b5ab025-93a3-4632-9354-50b150b4c093/MicrosoftEdgeDevEnterpriseARM64.msi
 | |
|   InstallerSha256: 854D786D80ABC6EC7E18CC7B107A6CBB00F30524444A439D4EE5FC0D096BD224
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{6A7BCE48-209D-3DA5-9D7D-54112B7719C5}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |