diff --git a/standardsoftware/install_libreoffice_x64.cmd b/standardsoftware/install_libreoffice_x64.cmd index 21cdca7..f46fc97 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.3 +set VERSION=24.8.4 set ARCH1=x86_64 set ARCH2=x86-64 set BASEURL=https://download.documentfoundation.org/libreoffice/stable/%VERSION%/win/%ARCH1%