mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Upgrade sources
- `main` vgalene-0.9.1: https://github.com/jech/galene/releases/tag/galene-0.9.1
This commit is contained in:
parent
02edbd93bc
commit
6b19aff406
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.fr = "Serveur de visioconférence facile à déployer"
|
||||
|
||||
version = "0.9~ynh4"
|
||||
version = "galene-0.9.1~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -67,8 +67,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jech/galene/archive/refs/tags/galene-0.9.tar.gz"
|
||||
sha256 = "066f2b06fdbda4b8d29d3048166123dc5bc2c0f6f863cee235df82758ddbef90"
|
||||
url = "https://github.com/jech/galene/archive/refs/tags/galene-0.9.1.tar.gz"
|
||||
sha256 = "3f0ab64a1c2364ddb55cf41d82d5df4337dff07c2934ed24775daad849c34a53"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.sources.ldap]
|
||||
|
|
Loading…
Add table
Reference in a new issue