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.838.3
 | |
| 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/e4a7dc59-5503-4132-a095-7718b2a647fd/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|   InstallerSha256: FFB55F2B0FCAA32B9CCFE4A1281941E6978C85353637620446C794D86A2B7242
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{7DED495C-39BA-3062-8A1F-1156DC7E34DC}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/e0c86a98-2910-48bd-a235-9da4f4f3bd22/MicrosoftEdgeDevEnterpriseX86.msi
 | |
|   InstallerSha256: 13DEDDCC28294F5E3676565C51FDA7226243145A3C001318FC58C919A155C0B8
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{0B7259F8-874D-3EE4-B423-EAC60D9C0903}"
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/87270bd7-8212-4d55-9cb3-7cfedaacb0fb/MicrosoftEdgeDevEnterpriseARM64.msi
 | |
|   InstallerSha256: C04229D25B1081AA2DF744E645B0C95598D496631DF82C54D5D93DF7999FF8BC
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{80BA0E3F-47D5-3485-8A3D-B628B6240B92}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |