23 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Mozilla.FirefoxDeveloperEdition
 | |
| PackageVersion: 88.0b5
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/88.0b5/win64/en-US/Firefox%20Setup%2088.0b5.msi
 | |
|   InstallerSha256: CE9C06C7A86AC3A9997BD74B9C0E553C601B15790F84057A5626814D54BE192E
 | |
|   InstallerType: msi
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/88.0b5/win32/en-US/Firefox%20Setup%2088.0b5.msi
 | |
|   InstallerSha256: C35AF8BE11A42B306AA6ECA3940F30F385407E656120B8ADAEEBD6EE0361CC38
 | |
|   InstallerType: msi
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/88.0b5/win64-aarch64/en-US/Firefox%20Setup%2088.0b5.exe
 | |
|   InstallerSha256: 6DE6C764C00A886B881CD28067A65818BB0D7BC927C811400F2752FC25818E3E
 | |
|   InstallerType: exe
 | |
|   InstallerSwitches:
 | |
|     Silent: /S
 | |
|     SilentWithProgress: /S
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |