1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Upgrade sources

- `main` v8.1.1: https://github.com/ONLYOFFICE/DocumentServer/releases/tag/v8.1.1
This commit is contained in:
yunohost-bot 2024-08-05 03:41:30 +02:00 committed by YunoHost Bot
parent ede04d97d2
commit 01f59a8b46

View file

@ -7,7 +7,7 @@ name = "OnlyOffice"
description.en = "Create and edit documents collaboratively"
description.fr = "Créez et éditer des documents collaborativement"
version = "8.0.1~ynh2"
version = "8.1.1~ynh1"
maintainers = []
@ -70,10 +70,10 @@ ram.runtime = "800M"
]
[resources.sources.main]
amd64.url = "https://github.com/ONLYOFFICE/DocumentServer/releases/download/v8.0.1/onlyoffice-documentserver_amd64.deb"
amd64.sha256 = "82b2e59ff7d3064a2d35614be7669bec88735f0837dac786762f7ba6a595cff3"
arm64.url = "https://github.com/ONLYOFFICE/DocumentServer/releases/download/v8.0.1/onlyoffice-documentserver_arm64.deb"
arm64.sha256 = "3fe98049dc483b04f9deeaa935795c49ff6086649d7d51a4a8e67e2f1a7c6093"
amd64.url = "https://github.com/ONLYOFFICE/DocumentServer/releases/download/v8.1.1/onlyoffice-documentserver_amd64.deb"
amd64.sha256 = "6331889811bf0a426a2ab670410fe6829b5ab31a98826984da2bf36d8cdbcfd3"
arm64.url = "https://github.com/ONLYOFFICE/DocumentServer/releases/download/v8.1.1/onlyoffice-documentserver_arm64.deb"
arm64.sha256 = "7ce661764d0121543f6cc3892836acf0497f3d2645e396a7358f23556f3774d1"
rename = "onlyoffice-documentserver.deb"
autoupdate.asset.amd64 = "^onlyoffice-documentserver_amd64.deb$"
autoupdate.asset.arm64 = "^onlyoffice-documentserver_arm64.deb$"