check.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit aa58fd4a9ad94ced25696a554d3721c8aa3dfe37 Author: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Date: Wed Nov 30 18:07:38 2016 +0100 5.1.6 now EOL, offer 5.2.3 instead diff --git a/check.php b/check.php index 182d795..deeb9b6 100644 --- a/check.php +++ b/check.php @@ -461,11 +461,11 @@ $build_hash_to_version = array( # where '<type>' and '<lang>' will be substitued with the right value # NOTE: '&' in the URL has to be escaped as & $update_map = array( - 'stable' => array('gitid' => '07ac168c60a517dba0f0d7bc7540f5afa45f0909', - 'id' => 'LibreOffice 5.1.6', - 'version' => '5.1.6', + 'stable' => array('gitid' => 'd54a8868f08a7b39642414cf2c8ef2f228f780cf', + 'id' => 'LibreOffice 5.2.3', + 'version' => '5.2.3', 'update_type' => 'text/html', - 'update_src' => 'http://www.libreoffice.org/download/libreoffice-still/?type=<type>&lang=<lang>&version=5.1.6', + 'update_src' => 'http://www.libreoffice.org/download/libreoffice-still/?type=<type>&lang=<lang>&version=5.2.3', 'substitute' => true ), 'latest' => array('gitid' => 'd54a8868f08a7b39642414cf2c8ef2f228f780cf', 'id' => 'LibreOffice 5.2.3', _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits