[Libreoffice-commits] website.git: Branch 'update' - check.php
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Thu Apr 13 17:43:19 UTC 2017
check.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit dbecdc744654078c1bf5fd53dc7fa78039acffba
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Thu Apr 13 19:43:14 2017 +0200
actually offer 5.3.2 as available update
diff --git a/check.php b/check.php
index cf53233..6c56e12 100644
--- a/check.php
+++ b/check.php
@@ -491,11 +491,11 @@ $update_map = array(
'update_type' => 'text/html',
'update_src' => 'http://www.libreoffice.org/download/libreoffice-still/?type=<type>&lang=<lang>&version=5.2.6',
'substitute' => true ),
- 'latest' => array('gitid' => 'e80a0e0fd1875e1696614d24c32df0f95f03deb2',
- 'id' => 'LibreOffice 5.3.1',
- 'version' => '5.3.1',
+ 'latest' => array('gitid' => '6cd4f1ef626f15116896b1d8e1398b56da0d0ee1',
+ 'id' => 'LibreOffice 5.3.2',
+ 'version' => '5.3.2',
'update_type' => 'text/html',
- 'update_src' => 'http://www.libreoffice.org/download/libreoffice-fresh/?type=<type>&lang=<lang>&version=5.3.1',
+ 'update_src' => 'http://www.libreoffice.org/download/libreoffice-fresh/?type=<type>&lang=<lang>&version=5.3.2',
'substitute' => true ),
);
More information about the Libreoffice-commits
mailing list