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