diff --git a/manifest.toml b/manifest.toml index e6d8e3b..d57da1c 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 = "1.0~ynh2" +version = "23.10.3~ynh1" maintainers = ["frju365"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://codeload.github.com/xech/agora-project/tar.gz/e03ed276341c2785285e8fa026538c8449705ef3" - sha256 = "36fccd6946f5297d701bc2c0bab218030d58f264b00d651e272f88523ad15759" + url = "https://github.com/xech/agora-project/archive/refs/tags/23.10.3.tar.gz" + sha256 = "e4335a04d8f0e56982bba3cd0b1ae86f3d0887cb998bd22706dd78e75950520a" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"