54 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
 | |
| PackageIdentifier: Apache.OpenOffice
 | |
| PackageVersion: 4.1.10
 | |
| MinimumOSVersion: 10.0.0.0
 | |
| FileExtensions:
 | |
|   - odt
 | |
|   - ott
 | |
|   - oth
 | |
|   - odm
 | |
|   - doc
 | |
|   - dot
 | |
|   - xml
 | |
|   - docx
 | |
|   - docm
 | |
|   - dotx
 | |
|   - dotm
 | |
|   - wpd
 | |
|   - wps
 | |
|   - rft
 | |
|   - txt
 | |
|   - csv
 | |
|   - sdw
 | |
|   - sgl
 | |
|   - vor
 | |
|   - uot
 | |
|   - uof
 | |
|   - jtd
 | |
|   - jtt
 | |
|   - hwp
 | |
|   - 602
 | |
|   - pdb
 | |
|   - psw
 | |
| Dependencies:
 | |
|   PackageDependencies:
 | |
|     - PackageIdentifier: Microsoft.VC++2008Redist-x64
 | |
|       MinimumVersion: 9.0.30729.6161
 | |
|     - PackageIdentifier: Microsoft.VC++2008Redist-x86
 | |
|       MinimumVersion: 9.0.30729.6161
 | |
| InstallModes:
 | |
|   - interactive
 | |
|   - silent
 | |
|   - silentWithProgress
 | |
| Installers:
 | |
|   - Architecture: x86
 | |
|     InstallerType: nullsoft
 | |
|     InstallerUrl: https://sourceforge.net/projects/openofficeorg.mirror/files/4.1.10/binaries/en-US/Apache_OpenOffice_4.1.10_Win_x86_install_en-US.exe/download
 | |
|     InstallerSha256: B02A429E6BCA3DEB0023F6DD91055A8B1DF1A75B54063A86C5C6345BD47FBD13
 | |
|     ProductCode: "{D909483F-780E-4232-9313-4C24A1B09BE8}"
 | |
|     Scope: machine
 | |
|     InstallerLocale: en-US
 | |
|     UpgradeBehavior: install
 | |
| ManifestType: installer
 | |
| ManifestVersion: 1.0.0
 |