diff --git a/manifest.toml b/manifest.toml index a22d52f..355c97f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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$"