diff --git a/manifest.toml b/manifest.toml index 46ced31..157c752 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.4~ynh1" +version = "0.10.1~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.4/synapse-admin-0.9.4.tar.gz" - sha256 = "9a0fca6632ede55bdee5092c4f40b29cd931993f6a939ec9b8120094cc2406c2" + url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.10.1/synapse-admin-0.10.1.tar.gz" + sha256 = "486d0314316c76cd8ca801a76797352223b88d89d241e23e7b9db409b666c09d" autoupdate.strategy = "latest_github_release" autoupdate.asset = "synapse-admin-.*.tar.gz"