From 1193560e720d25beb72a84c1c8bfaba8c69bb158 Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Tue, 3 Jun 2025 09:18:33 +0000 Subject: [PATCH] standardsoftware/install_libreoffice_x64.cmd aktualisiert --- standardsoftware/install_libreoffice_x64.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standardsoftware/install_libreoffice_x64.cmd b/standardsoftware/install_libreoffice_x64.cmd index f46fc97..e7ed981 100644 --- a/standardsoftware/install_libreoffice_x64.cmd +++ b/standardsoftware/install_libreoffice_x64.cmd @@ -8,7 +8,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% rem --- Download Basis-URL, Dateiname und TEMP-Verzeichnis -set VERSION=24.8.4 +set VERSION=25.2.3 set ARCH1=x86_64 set ARCH2=x86-64 set BASEURL=https://download.documentfoundation.org/libreoffice/stable/%VERSION%/win/%ARCH1%