Skip to content

Commit f217d39

Browse files
authored
9.1 version (#1471)
1 parent d5b4f6c commit f217d39

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.0.4-46-x86_64.tar.xz'
6-
SHA256='6661cec2aac34282fabd4e5e33618d6b10fbe43856d00ee3ada052eb40938eaa'
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'
77

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

0 commit comments

Comments
 (0)