SF.net SVN: unattended:[4660] trunk/install/scripts/l ibreoffice.bat
jjp3--- via unattended-cvs <[email protected]> Thu, 02 May 2024 17:48:04 +0000
| Newsgroups | gmane.comp.windows.unattended.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 4660
http://sourceforge.net/p/unattended/code/4660
Author: jjp3
Date: 2024-05-02 17:48:04 +0000 (Thu, 02 May 2024)
Log Message:
-----------
LibreOffice 24.2.3
Modified Paths:
--------------
trunk/install/scripts/libreoffice.bat
Modified: trunk/install/scripts/libreoffice.bat
===================================================================
--- trunk/install/scripts/libreoffice.bat 2024-03-28 16:54:46 UTC (rev 4659)
+++ trunk/install/scripts/libreoffice.bat 2024-05-02 17:48:04 UTC (rev 4660)
@@ -5,8 +5,8 @@
:: "LibreOffice Fresh is the stable version with the most recent features.
:: DEPLOYMENT INFO https://wiki.documentfoundation.org/Deployment_and_Migration
:: Users interested in taking advantage of our most innovative features should download and use our fresh version."
-::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/24.2.2/win/x86/LibreOffice_24.2.2_Win_x86.msi|packages/libreoffice/libreoffice_24.2.2_win_x86_install.msi
-::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/24.2.2/win/x86_64/LibreOffice_24.2.2_Win_x86-64.msi|packages/libreoffice/libreoffice_24.2.2_win_AMD64_install.msi
+::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/24.2.3/win/x86/LibreOffice_24.2.3_Win_x86.msi|packages/libreoffice/libreoffice_24.2.3_win_x86_install.msi
+::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/24.2.3/win/x86_64/LibreOffice_24.2.3_Win_x86-64.msi|packages/libreoffice/libreoffice_24.2.3_win_AMD64_install.msi
:: LibreOffice Still
:: <http://www.libreoffice.org/download/libreoffice-still/>
@@ -16,8 +16,8 @@
::URL|ALL|http://download.documentfoundation.org/libreoffice/stable/7.6.6/win/x86_64/LibreOffice_7.6.6_Win_x86-64.msi|packages/libreoffice/libreoffice_7.6.6_win_AMD64_install.msi
:: libreOffice 5.4.x is last release that works on windows XP
-::URL|ALL|http://downloadarchive.documentfoundation.org/libreoffice/old/5.4.7.2/win/x86/LibreOffice_5.4.7.2_Win_x86.msi|packages/libreoffice/libreoffice_5.4.7_win_x86_install.msi
-::URL|ALL|http://downloadarchive.documentfoundation.org/libreoffice/old/5.4.7.2/win/x86_64/LibreOffice_5.4.7.2_Win_x64.msi|packages/libreoffice/libreoffice_5.4.7_win_AMD64_install.msi
+::URL|ALL|http://archive-na.documentfoundation.org/libreoffice/old/5.4.7.2/win/x86/LibreOffice_5.4.7.2_Win_x86.msi|packages/libreoffice/libreoffice_5.4.7_win_x86_install.msi
+::URL|ALL|http://archive-na.documentfoundation.org/libreoffice/old/5.4.7.2/win/x86_64/LibreOffice_5.4.7.2_Win_x64.msi|packages/libreoffice/libreoffice_5.4.7_win_AMD64_install.msi
:: See bug https://bugs.documentfoundation.org/show_bug.cgi?id=112928
@echo off
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.