From c66f691a1069f3cce887c4d12da9478926e8acf8 Mon Sep 17 00:00:00 2001 From: David Edwards Date: Thu, 16 Apr 2020 12:11:41 +0100 Subject: [PATCH] ATS-725(REPO-4919) Update LibreOffice to 6.3.5 in cache_artifacts.sh (#224) --- _ci/cache_artifacts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_ci/cache_artifacts.sh b/_ci/cache_artifacts.sh index 06cb5214..2b7fc5e8 100644 --- a/_ci/cache_artifacts.sh +++ b/_ci/cache_artifacts.sh @@ -5,7 +5,7 @@ PS4="\[\e[35m\]+ \[\e[m\]" set -vex 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 # build to fail (no output for more than 10 minutes)