diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 566cd11..906250d 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: onlyoffice-ds -version: "7.4.1" +version: "7.5.0" 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 @@ -99,8 +99,8 @@ parts: server: plugin: dump source: - - on amd64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-7.4.1_x86_64.tar.gz - - on arm64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-7.4.1_aarch64.tar.gz + - on amd64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-7.5.0_x86_64.tar.gz + - on arm64: https://download.onlyoffice.com/install/documentserver/linux/onlyoffice-documentserver-7.5.0_aarch64.tar.gz stage-packages: - libxml2 - fonts-dejavu