standardsoftware/install_libreoffice_x64.cmd aktualisiert

This commit is contained in:
Peter Reichart 2025-08-01 10:10:11 +00:00
parent 1193560e72
commit 5b3765c939

View File

@ -11,7 +11,7 @@ rem --- Download Basis-URL, Dateiname und TEMP-Verzeichnis
set VERSION=25.2.3
set ARCH1=x86_64
set ARCH2=x86-64
set BASEURL=https://download.documentfoundation.org/libreoffice/stable/%VERSION%/win/%ARCH1%
set BASEURL=https://ftp.gwdg.de/pub/tdf/libreoffice/stable/%VERSION%/win/%ARCH1%
set PROG=LibreOffice_%VERSION%_Win_%ARCH2%.msi
set HLPR=LibreOffice_%VERSION%_Win_%ARCH2%_helppack_de.msi
rem --- Lade Installationsdatei herunter