From 1fa749a91ce7ebc6b693653c993585b8c98aa3fc Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Mon, 25 Aug 2025 12:19:21 +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 8326a4a..8eba92e 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=25.2.3 +set VERSION=25.8.0 set ARCH1=x86_64 set ARCH2=x86-64 set BASEURL=https://ftp.gwdg.de/pub/tdf/libreoffice/stable/%VERSION%/win/%ARCH1%