1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00

Merge branch 'testing' into datadir

This commit is contained in:
Éric Gaspar 2024-07-30 18:24:37 +02:00
commit 98af4d4610
7 changed files with 10 additions and 10 deletions

View file

@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
- Command-line client for Galene file transfer
**Shipped version:** 0.9~ynh4
**Shipped version:** 0.9.1~ynh1
**Demo:** <https://galene.org:8443/>

View file

@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
- Command-line client for Galene file transfer
**Versión actual:** 0.9~ynh4
**Versión actual:** 0.9.1~ynh1
**Demo:** <https://galene.org:8443/>

View file

@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
- Command-line client for Galene file transfer
**Paketatutako bertsioa:** 0.9~ynh4
**Paketatutako bertsioa:** 0.9.1~ynh1
**Demoa:** <https://galene.org:8443/>

View file

@ -31,7 +31,7 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et
- Client en ligne de commande pour le transfert de fichiers Galene
**Version incluse:** 0.9~ynh4
**Version incluse:** 0.9.1~ynh1
**Démo:** <https://galene.org:8443/>

View file

@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
- Command-line client for Galene file transfer
**Versión proporcionada:** 0.9~ynh4
**Versión proporcionada:** 0.9.1~ynh1
**Demo:** <https://galene.org:8443/>

View file

@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
- Command-line client for Galene file transfer
**分发版本:** 0.9~ynh4
**分发版本:** 0.9.1~ynh1
**演示:** <https://galene.org:8443/>

View file

@ -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 = "0.9.1~ynh1"
maintainers = ["eric_G"]
@ -18,7 +18,7 @@ userdoc = "https://galene.org/faq.html"
code = "https://github.com/jech/galene"
[integration]
yunohost = ">= 11.2.16"
yunohost = ">= 11.2.20"
architectures = "all"
multi_instance = false
@ -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]