diff --git a/manifest.toml b/manifest.toml index 372e59a..972cd2b 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.5~ynh1" +version = "24.6.0~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.5.tar.gz" - sha256 = "608ece4b289cd9e225b54ef84ddb60fffeb43d66a01bba8f6278ea4b81e7c167" + url = "https://github.com/xech/agora-project/archive/refs/tags/24.6.0.tar.gz" + sha256 = "c848b175cfc45c27125750c02d51f47e33739af9101bd642a389acb53f575c40" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"