From 1a11a55854fd6e7bde0f8dafb9bac76f1db1ef76 Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Fri, 1 Aug 2025 10:10:27 +0000 Subject: [PATCH] standardsoftware/install_libreoffice_x86.cmd aktualisiert --- standardsoftware/install_libreoffice_x86.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standardsoftware/install_libreoffice_x86.cmd b/standardsoftware/install_libreoffice_x86.cmd index 0daedf1..d18a9bb 100644 --- a/standardsoftware/install_libreoffice_x86.cmd +++ b/standardsoftware/install_libreoffice_x86.cmd @@ -10,7 +10,7 @@ MKDIR %SAVEPATH% & CD /D %SAVEPATH% rem --- Download Basis-URL, Dateiname und TEMP-Verzeichnis set VERSION=24.8.4 set ARCH=x86 -set BASEURL=https://download.documentfoundation.org/libreoffice/stable/%VERSION%/win/%ARCH% +set BASEURL=https://ftp.gwdg.de/pub/tdf/libreoffice/stable/%VERSION%/win/%ARCH1% set PROG=LibreOffice_%VERSION%_Win_%ARCH%.msi set HLPR=LibreOffice_%VERSION%_Win_%ARCH%_helppack_de.msi rem --- Lade Installationsdatei herunter