diff --git a/manifest.toml b/manifest.toml index 42b811b..c36d49e 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.10.2~ynh1" +version = "0.10.3~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.10.2/synapse-admin-0.10.2.tar.gz" - sha256 = "547d81f00fc7069d5d17b5cf108dad9e91063f84af0bb18d372d8dfef2afc5f9" + url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.10.3/synapse-admin-0.10.3.tar.gz" + sha256 = "0998ee4e2d9e55d72c2d160fa70734a3484ebcf5b6f380204e19bc376f2d500d" autoupdate.strategy = "latest_github_release" autoupdate.asset = "synapse-admin-.*.tar.gz"