mirror of
https://github.com/YunoHost-Apps/synapse-admin_ynh.git
synced 2024-09-03 20:26:34 +02:00
Upgrade to v0.9.2
https://github.com/Awesome-Technologies/synapse-admin/releases/tag/0.9.2
This commit is contained in:
parent
5a398f73c2
commit
52e281eca7
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Synapse Admin"
|
||||||
description.en = "Admin UI for Synapse"
|
description.en = "Admin UI for Synapse"
|
||||||
description.fr = "Admin UI pour Synapse"
|
description.fr = "Admin UI pour Synapse"
|
||||||
|
|
||||||
version = "0.9.1~ynh1"
|
version = "0.9.2~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.9.1/synapse-admin-0.9.1.tar.gz"
|
url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.9.2/synapse-admin-0.9.2.tar.gz"
|
||||||
sha256 = "116587e23651c42bb63da8f660c475f5aca2b3f6a3bc5bcac43322ad1a071f2b"
|
sha256 = "85e1edce1e2dc79bd655fc9ea93966d03ba2b502e5311eecec9e26a8bead0862"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "synapse-admin-.*.tar.gz"
|
autoupdate.asset = "synapse-admin-.*.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue