ATS-725(REPO-4919) Update LibreOffice to 6.3.5 in cache_artifacts.sh (#224)

This commit is contained in:
David Edwards 2020-04-16 12:11:41 +01:00 committed by GitHub
parent 4af5fdd538
commit c66f691a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ PS4="\[\e[35m\]+ \[\e[m\]"
set -vex set -vex
pushd "$(dirname "${BASH_SOURCE[0]}")/../" pushd "$(dirname "${BASH_SOURCE[0]}")/../"
LIBREOFFICE_VERSION=6.1.6 LIBREOFFICE_VERSION=6.3.5
# Cache the LibreOffice distribution, as it is takes a long time to download and it can cause the # Cache the LibreOffice distribution, as it is takes a long time to download and it can cause the
# build to fail (no output for more than 10 minutes) # build to fail (no output for more than 10 minutes)