mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update manifest.toml
This commit is contained in:
parent
ddde99f18c
commit
8f9a3e3da3
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Galène"
|
||||||
description.en = "Videoconferencing server that is easy to deploy"
|
description.en = "Videoconferencing server that is easy to deploy"
|
||||||
description.fr = "Serveur de visioconférence facile à déployer"
|
description.fr = "Serveur de visioconférence facile à déployer"
|
||||||
|
|
||||||
version = "0.7.1~ynh1"
|
version = "0.7.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -65,8 +65,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/jech/galene/archive/refs/tags/galene-0.7.1.tar.gz"
|
url = "https://github.com/jech/galene/archive/refs/tags/galene-0.7.2.tar.gz"
|
||||||
sha256 = "b186b96cb6a59611b86cf3c98a96fc615cdc5f5af66d5a98d0debd8813a4fb0c"
|
sha256 = "d238d862d84b5126762cc82aaeb249eb9c55e96f241050d5e7158a264ae4f0fb"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.sources.ldap]
|
[resources.sources.ldap]
|
||||||
|
|
Loading…
Reference in a new issue