diff --git a/manifests/LibreOffice/LibreOffice/6.4.6.2.yaml b/manifests/LibreOffice/LibreOffice/6.4.6.2.yaml new file mode 100644 index 000000000..437812d84 --- /dev/null +++ b/manifests/LibreOffice/LibreOffice/6.4.6.2.yaml @@ -0,0 +1,24 @@ +# ================== General ================== +Id: LibreOffice.LibreOffice +Publisher: The Document Foundation +Name: LibreOffice +Description: LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity. +AppMoniker: libreoffice +Tags: libreoffice, odf, openoffice + +# ================= License ================== +Homepage: https://www.libreoffice.org/ +License: Mozilla Public License Version 2.0 +LicenseUrl: https://www.libreoffice.org/about-us/licenses + +# ================= Installer ================= +Version: 6.4.6.2 + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://downloadarchive.documentfoundation.org/libreoffice/old/6.4.6.2/win/x86_64/LibreOffice_6.4.6.2_Win_x64.msi + Sha256: AC0EC1A2F4D4138C90A7FF3AF849560702147E13F7ED83334871280C6DBBCE64 + Switches: + Silent: /qn /norestart + SilentWithProgress: /qn /norestart \ No newline at end of file