From 8bcd880b425bde0432ec06764a87fd3ca820d78a Mon Sep 17 00:00:00 2001 From: Roman Demidov Date: Tue, 16 Jul 2024 00:35:38 +0300 Subject: [PATCH] Update version to 8.1.1 --- snap/snapcraft.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 33e8c58..2e841f6 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: onlyoffice-ds title: ONLYOFFICE Docs -version: "8.1.0" +version: "8.1.1" summary: "An online office suite that allowing to create, view and edit documents." description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." icon: icons/asc-de-256.png @@ -108,8 +108,8 @@ parts: server: plugin: dump source: - - on amd64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-8.1.0_x86_64.tar.gz - - on arm64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-8.1.0_aarch64.tar.gz + - on amd64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-8.1.1_x86_64.tar.gz + - on arm64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-8.1.1_aarch64.tar.gz stage-packages: - curl - libxml2