From 29e68c0f236ccc32e16865189b3f82161e2e4a62 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Wed, 21 Jun 2023 23:44:01 -0500 Subject: [PATCH] update LibreOffice to v7.5.4 - fixes broken download link --- .../PhoenixPE/Applications/Productivity/LibreOffice.script | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Projects/PhoenixPE/Applications/Productivity/LibreOffice.script b/Projects/PhoenixPE/Applications/Productivity/LibreOffice.script index 5b712ec..ecbf234 100644 --- a/Projects/PhoenixPE/Applications/Productivity/LibreOffice.script +++ b/Projects/PhoenixPE/Applications/Productivity/LibreOffice.script @@ -33,14 +33,14 @@ Title=LibreOffice Author=Homes32 Level=5 Version=1.0.3.0 -Description=(v7.4.5) LibreOffice is a free and powerful office suite. -Date=2023-03-25 +Description=(v7.5.4) LibreOffice is a free and powerful office suite. +Date=2023-06-21 Selected=False Mandatory=False [Variables] %ProgramFolder%="LibreOffice" -%ProgramVersion%=7.4.5 +%ProgramVersion%=7.5.4 %ProgramExe%="program\soffice.exe" %DownloadURL-Std%=https://download.documentfoundation.org/libreoffice/portable/%ProgramVersion%/LibreOfficePortable_%ProgramVersion%_MultilingualStandard.paf.exe %DownloadURL-AllLang%=https://download.documentfoundation.org/libreoffice/portable/%ProgramVersion%/LibreOfficePortable_%ProgramVersion%_MultilingualStandard.paf.exe