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.0b14
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b14/win64/en-US/Firefox%20Setup%2089.0b14.msi
 | |
|   InstallerSha256: 2D2C9C420D5D5FBB18D89B9F331D2C2033EC7F3C2CAD9F44E1076EB2A3F43D7F
 | |
|   InstallerType: msi
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b14/win32/en-US/Firefox%20Setup%2089.0b14.msi
 | |
|   InstallerSha256: 9408060EB873B01CF7920A5F192D0E579CD59D0D26C3BD591A4196F77AE9F9D3
 | |
|   InstallerType: msi
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/89.0b14/win64-aarch64/en-US/Firefox%20Setup%2089.0b14.exe
 | |
|   InstallerSha256: 503446E14837C12409FC7D68901D7A23D042C6B0FEBF41DCD94F18838786111D
 | |
|   InstallerType: exe
 | |
|   InstallerSwitches:
 | |
|     Silent: /S
 | |
|     SilentWithProgress: /S
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |