diff --git a/manifest.toml b/manifest.toml index d13b199..4627dea 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 = "24.4.1~ynh1" +version = "24.4.3~ynh1" maintainers = ["frju365"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/xech/agora-project/archive/refs/tags/24.4.1.tar.gz" - sha256 = "9e7ad4dd0352cbf7426a59e1ea92a10fc4cb7a418899e288c278c5aecde9e256" + url = "https://github.com/xech/agora-project/archive/refs/tags/24.4.3.tar.gz" + sha256 = "e1cc864914e670948784fcb4c7221cbf38b4d73a130d780c90d7f2a983dc7018" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"