From 8312beac8aa9fd0f8cbeea5074784e36d58224ac Mon Sep 17 00:00:00 2001 From: Andreas Andreou <42944990+adandreou@users.noreply.github.com> Date: Tue, 14 Jul 2020 21:55:24 +0300 Subject: [PATCH] Add LibreOffice-PreRelease 7.0.01 (#2429) --- .../LibreOffice-PreReleases/7.0.0.1.yaml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manifests/LibreOffice/LibreOffice-PreReleases/7.0.0.1.yaml diff --git a/manifests/LibreOffice/LibreOffice-PreReleases/7.0.0.1.yaml b/manifests/LibreOffice/LibreOffice-PreReleases/7.0.0.1.yaml new file mode 100644 index 000000000..3d4304db7 --- /dev/null +++ b/manifests/LibreOffice/LibreOffice-PreReleases/7.0.0.1.yaml @@ -0,0 +1,28 @@ +# ================== General ================== + +Id: LibreOffice.LibreOffice-PreReleases +Publisher: The Document Foundation +Name: LibreOffice-PreReleases +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-prereleases +Tags: libreoffice, libreoffice-prereleases, 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: 7.0.0.1 + +Switches: + Silent: /qn /norestart + SilentWithProgress: /qn /norestart + +InstallerType: msi +Installers: + - Arch: x64 + Url: https://download.documentfoundation.org/libreoffice/testing/7.0.0/win/x86_64/LibreOffice_7.0.0.1_Win_x64.msi + Sha256: f8b57f0baf4fb6bc74b414a0d192eca32ae54245948caffab76431a52dda21e6 \ No newline at end of file