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