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: 89.0b9
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b9/win64/en-US/Firefox%20Setup%2089.0b9.msi
 | |
|   InstallerSha256: B8437A6AE8E3028067E391453A896A756BC6FA27455B6F4A7D27A89B07821998
 | |
|   InstallerType: msi
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b9/win32/en-US/Firefox%20Setup%2089.0b9.msi
 | |
|   InstallerSha256: CD7319C13BB3F059F7543059BBA5B119BDD6D80380E9EC85F6386A331A8221EB
 | |
|   InstallerType: msi
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b9/win64-aarch64/en-US/Firefox%20Setup%2089.0b9.exe
 | |
|   InstallerSha256: 12DC52734362D60A944F13ECE1C9AE9B5C72C595633130AFD3977EBE98178506
 | |
|   InstallerType: exe
 | |
|   InstallerSwitches:
 | |
|     Silent: /S
 | |
|     SilentWithProgress: /S
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |