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