53 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | 
						|
PackageIdentifier: MoonchildProductions.PaleMoon
 | 
						|
PackageVersion: 29.2.0
 | 
						|
MinimumOSVersion: 10.0.0.0
 | 
						|
FileExtensions:
 | 
						|
  - html
 | 
						|
  - htm
 | 
						|
  - url
 | 
						|
  - pdf
 | 
						|
  - xpi
 | 
						|
Protocols:
 | 
						|
  - http
 | 
						|
  - https
 | 
						|
InstallModes:
 | 
						|
  - interactive
 | 
						|
  - silent
 | 
						|
  - silentWithProgress
 | 
						|
Installers:
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerType: inno
 | 
						|
    InstallerUrl: http://rm-us.palemoon.org/release/palemoon-29.2.0.win64.installer.exe
 | 
						|
    InstallerSha256: F3714768041FA46B14BC2F4AE34F48678F1ABC26537A0E3D72CCB26EDCA8B914
 | 
						|
#    ProductCode: 
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerType: inno
 | 
						|
    InstallerUrl: http://rm-us.palemoon.org/release/palemoon-29.2.0.win32.installer.exe
 | 
						|
    InstallerSha256: B88F7E04B23F565822E7D8CFD3239A65CEBD5C003E6E91A67620FF6574F663CD
 | 
						|
#    ProductCode: 
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-US
 | 
						|
    UpgradeBehavior: install
 | 
						|
  - Architecture: x64
 | 
						|
    InstallerType: inno
 | 
						|
    InstallerUrl: https://rm-eu.palemoon.org/release/palemoon-29.2.0.win64.installer.exe
 | 
						|
    InstallerSha256: F3714768041FA46B14BC2F4AE34F48678F1ABC26537A0E3D72CCB26EDCA8B914
 | 
						|
#    ProductCode: 
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-GB
 | 
						|
    UpgradeBehavior: install
 | 
						|
  - Architecture: x86
 | 
						|
    InstallerType: inno
 | 
						|
    InstallerUrl: https://rm-eu.palemoon.org/release/palemoon-29.2.0.win32.installer.exe
 | 
						|
    InstallerSha256: B88F7E04B23F565822E7D8CFD3239A65CEBD5C003E6E91A67620FF6574F663CD
 | 
						|
#    ProductCode: 
 | 
						|
    Scope: machine
 | 
						|
    InstallerLocale: en-GB
 | 
						|
    UpgradeBehavior: install
 | 
						|
ManifestType: installer
 | 
						|
ManifestVersion: 1.0.0
 |