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.11
 | |
| 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/6c9ae110-0017-4106-b41f-b778aa96bd0a/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|   InstallerSha256: 5AE5EBF42BDD89BE8A4156B9A4C5D1ED236F1F2451C4CCB18DDA8572AAE8A42A
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{68E342E9-4C87-388C-9A39-C3C2831E2B13}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/401624b8-c631-4e38-92b6-1e4f9f63d879/MicrosoftEdgeDevEnterpriseX86.msi
 | |
|   InstallerSha256: B4F7F3BF73758CA69D58575F5ECCCB391930025FA08B1F3DF140E4BF01855297
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{549D3967-5753-3B6A-96A1-AF6CFFEA2B01}"
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/2407140b-8347-4727-b6fd-567cf906e1ea/MicrosoftEdgeDevEnterpriseARM64.msi
 | |
|   InstallerSha256: AE442DA7602A26368FF596AFD6C2DAE5058924547827A32988570751FC965F2B
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{E268C804-FE76-38BD-B2FD-C814941E0F16}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |