Skip to content

Commit 33ad68c

Browse files
authored
new version builder (9.2.0-10)
1 parent e1c63c0 commit 33ad68c

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.2.0-1-x86_64.tar.xz'
6-
SHA256='d726adbbef37c7c6a2e64df6c97541f5eb9b362c9441710e7155af29114da175'
5+
URL='https://s3.eu-west-1.amazonaws.com/repo-doc-onlyoffice-com/builder/linux/generic/onlyoffice-documentbuilder-9.2.0-10-x86_64.tar.xz'
6+
SHA256='23280bf78dbc8d25ee859d69886f7d5b9531f592adacf48c67262976a98527ce'
77

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

0 commit comments

Comments
 (0)