From 65f4fd08bcdf6e849a4d0193d02259a7daa4f5de Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Wed, 13 Jan 2021 05:44:40 +0000 Subject: [PATCH] Remove manifest that no longer works for LibreOffice-PreReleases version 7.0.0.1 (#6135) --- .../LibreOffice-PreReleases/7.0.0.1.yaml | 28 ------------------- 1 file changed, 28 deletions(-) delete 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 deleted file mode 100644 index 3d4304db7..000000000 --- a/manifests/LibreOffice/LibreOffice-PreReleases/7.0.0.1.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# ================== 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