mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-19 17:14:47 +00:00
ATS-725(REPO-4919) Update LibreOffice to 6.3.5 in cache_artifacts.sh (#224)
This commit is contained in:
parent
4af5fdd538
commit
c66f691a10
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user