Skip to content

Commit 0eb84e1

Browse files
authored
9.1 version (#1477)
1 parent 394d9b9 commit 0eb84e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dockerfiles/debian-next-release/portable.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -e # Exit immediately if a command exits with non-zero status
44

5-
URL='https://s3.eu-west-1.amazonaws.com/repo-doc-onlyoffice-com/builder/linux/generic/onlyoffice-documentbuilder-9.1.0-32-x86_64.tar.xz'
6-
SHA256='a3151441cdd431fb714cb7d3d352a8df7b301bcf2f31947a9bb9a9000b0d7b0f'
5+
URL='https://s3.eu-west-1.amazonaws.com/repo-doc-onlyoffice-com/builder/linux/generic/onlyoffice-documentbuilder-9.1.0-54-x86_64.tar.xz'
6+
SHA256='7cae79315736f3a7f23350e75df381ee133f8457fd8a6282c18cdaea083d989a'
77

88
DOWNLOADED_FILE=$(basename "$URL")
99

0 commit comments

Comments
 (0)