From a266d89f3eb25a4f77df1bd2144b296a523c339c Mon Sep 17 00:00:00 2001 From: sangam Date: Sun, 20 Dec 2020 19:00:50 +0530 Subject: [PATCH] Add Apache OpenOffice v4.1.8 (#5625) --- manifests/Apache/OpenOffice/4.1.8.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manifests/Apache/OpenOffice/4.1.8.yaml diff --git a/manifests/Apache/OpenOffice/4.1.8.yaml b/manifests/Apache/OpenOffice/4.1.8.yaml new file mode 100644 index 000000000..cbada8c61 --- /dev/null +++ b/manifests/Apache/OpenOffice/4.1.8.yaml @@ -0,0 +1,25 @@ +# ================== General ================== +Id: Apache.OpenOffice +Publisher: The Apache Software Foundation +Name: OpenOffice +Description: Apache OpenOffice is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. It is available in many languages and works on all common computers. It stores all your data in an international open standard format and can also read and write files from other common office software packages. It can be downloaded and used completely free of charge for any purpose. +Tags: office, odf, opendocumentfotmat + +# ================== License ================== +Homepage: https://www.openoffice.org/ +License: Apache 2.0 license +LicenseUrl: https://www.openoffice.org/license.html + +# ================= Installer ================= +#MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 4.1.8 + +InstallerType: nullsoft +Installers: + - Arch: x86 + Url: https://downloads.apache.org/openoffice/4.1.8/binaries/en-US/Apache_OpenOffice_4.1.8_Win_x86_install_en-US.exe + Sha256: C409A69B18924F9FBC77E8085D0E0F6EE7EB2BDACD5DE6234F6056622B09DD9F + Language: en-US + +# ManifestVersion: 0.1.0 \ No newline at end of file