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.845.2
 | |
| 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/20439f3d-3756-4ffd-a45a-6d9890576e81/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|   InstallerSha256: 525735A70EE714731973F5627E1B00B1CA5584D17C82E70F810B3F03A51CE2F7
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{1E9DBD31-7445-3A6E-B330-42D64BDDA18E}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/c6a537f9-5f93-43bc-8fa4-3603ffbf2527/MicrosoftEdgeDevEnterpriseX86.msi
 | |
|   InstallerSha256: D07B72DAD7E05365690202BE25AE0D61C7098953B2A7E43F14D98C51107E88D8
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{D1744BC3-8474-3613-94A8-61A6D9170753}"
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/cec14212-d677-43b9-a003-53aec9886e35/MicrosoftEdgeDevEnterpriseARM64.msi
 | |
|   InstallerSha256: 4488CF3C91CE354770FCD7A612D35A0BC72516F5CC863EAFDD2E10F3247EEB12
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{128C933C-1CA8-3FC8-B1DA-6F5BFC311CC7}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |