From 62d9d5d59caee6fe7b39620dc280f58d26c58690 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Apr 2024 03:30:27 +0200 Subject: [PATCH] Upgrade to v24.4.1 https://github.com/xech/agora-project/releases/tag/24.4.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d57da1c..54d21b7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Agora" description.en = "Software for collaboration and creation of digital space" description.fr = "Logiciel de collaboration et de création d'espace numérique" -version = "23.10.3~ynh1" +version = "24.4.1~ynh1" maintainers = ["frju365"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/xech/agora-project/archive/refs/tags/23.10.3.tar.gz" - sha256 = "e4335a04d8f0e56982bba3cd0b1ae86f3d0887cb998bd22706dd78e75950520a" + url = "https://github.com/xech/agora-project/archive/refs/tags/24.4.1.tar.gz" + sha256 = "9e7ad4dd0352cbf7426a59e1ea92a10fc4cb7a418899e288c278c5aecde9e256" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"