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.884.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/93c9f2b4-ef5f-4775-83db-baa01d0e6a53/MicrosoftEdgeDevEnterpriseX64.msi
 | |
|   InstallerSha256: F9ACC850CC543FD0E873580FCAFF71B3507F5EEC300065B980EC32239420CFD6
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{0F0F180C-A212-3464-96FB-A537CAF1DA9B}"
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/0aa5b9aa-7551-49ec-9fb4-cd3bb1776545/MicrosoftEdgeDevEnterpriseX86.msi
 | |
|   InstallerSha256: 8102E6467770A25E66BF9D24DEC614A02D8895F64DE7B9250237AEF4081ED071
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{BFF596A2-DD8F-3BD8-A875-60264576EB51}"
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/8e85a24b-db4a-43a0-9246-ff2adfc68570/MicrosoftEdgeDevEnterpriseARM64.msi
 | |
|   InstallerSha256: 4915F5802CE2037E6681EBCBB5A3F8AC6A71412049DC3A7D929DF1CE290EA4A7
 | |
|   Scope: machine
 | |
|   InstallerLocale: en-US
 | |
|   ProductCode: "{BD97818A-D505-3418-8343-719C4F2CD0AA}"
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |