diff --git a/manifest.toml b/manifest.toml index c3c8df4..46ced31 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Synapse Admin" description.en = "Admin UI for Synapse" description.fr = "Admin UI pour Synapse" -version = "0.9.1~ynh1" +version = "0.9.4~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.9.1/synapse-admin-0.9.1.tar.gz" - sha256 = "116587e23651c42bb63da8f660c475f5aca2b3f6a3bc5bcac43322ad1a071f2b" + url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.9.4/synapse-admin-0.9.4.tar.gz" + sha256 = "9a0fca6632ede55bdee5092c4f40b29cd931993f6a939ec9b8120094cc2406c2" autoupdate.strategy = "latest_github_release" autoupdate.asset = "synapse-admin-.*.tar.gz"