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.0b8
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/88.0b8/win64/en-US/Firefox%20Setup%2088.0b8.msi
 | |
|   InstallerSha256: 687FF6380D39A491BC53850293D03F0CA6F19BC252868B2EE8CF772540765CAA
 | |
|   InstallerType: msi
 | |
| - Architecture: x86
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/88.0b8/win32/en-US/Firefox%20Setup%2088.0b8.msi
 | |
|   InstallerSha256: DE00038F15607456AF49957743FB16123C287CF38CE20720BC75CEAD317DE170
 | |
|   InstallerType: msi
 | |
| - Architecture: arm64
 | |
|   InstallerUrl: https://download-installer.cdn.mozilla.net/pub/devedition/releases/88.0b8/win64-aarch64/en-US/Firefox%20Setup%2088.0b8.exe
 | |
|   InstallerSha256: DE1C53C25F3B2399933490E388BA05C0CC41F7158592B7FACF97164179D7559F
 | |
|   InstallerType: exe
 | |
|   InstallerSwitches:
 | |
|     Silent: /S
 | |
|     SilentWithProgress: /S
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 | |
| 
 |