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

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
Éric Gaspar 2022-10-09 11:24:36 +02:00 committed by GitHub
parent c5cc50f1b1
commit f55a3d1990
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 13 deletions

View file

@ -44,8 +44,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th
- built-in TURN server.
**Shipped version:** 0.6~ynh1
**Shipped version:** 0.6.1~ynh1
**Demo:** https://galene.org:8443/

View file

@ -27,8 +27,7 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et
- détection d'activité
**Version incluse :** 0.6~ynh1
**Version incluse :** 0.6.1~ynh1
**Démo :** https://galene.org:8443/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6/galene_0.6_Linux_amd64.tar.gz
SOURCE_SUM=57264497dfb882d5843d0351e2f11e2e78a36f78e0622d32237896ff7c654326
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6.1/galene_0.6.1_Linux_amd64.tar.gz
SOURCE_SUM=d73e1d732f063a1fa7500bc16cf007f6949eb2354d316468d4930102341ba21a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6/galene_0.6_Linux_arm64.tar.gz
SOURCE_SUM=8116b3b36fb70075ad94dd3a9b23b61ba0a1640b405ea1dda2baecc2b725070a
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6.1/galene_0.6.1_Linux_arm64.tar.gz
SOURCE_SUM=24b8289f5f8ed2f43218e8e5b15d3beb3bab5a52d7f751b5b514971cfcd29cd4
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6/galene_0.6_Linux_arm7.tar.gz
SOURCE_SUM=723d154471267af5d64a98bb9b901e867a034a34e45f054401299fb59e09518f
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6.1/galene_0.6.1_Linux_arm7.tar.gz
SOURCE_SUM=7358b34e4a12db9f994e823b15aedae39a0f1da80d837efb9486c6e4b238a8fe
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6/galene_0.6_Linux_i386.tar.gz
SOURCE_SUM=898c8a01c17aa012457d39b6e918fb70dc5263df7a893b814241f8b9c236177f
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.6.1/galene_0.6.1_Linux_386.tar.gz
SOURCE_SUM=9b27788107e2d9c066a9d0468d22ca4ada276612b217b89c08b02b41668a3787
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Videoconferencing server that is easy to deploy",
"fr": "Serveur de visioconférence facile à déployer"
},
"version": "0.6~ynh1",
"version": "0.6.1~ynh1",
"url": "https://galene.org/",
"upstream": {
"license": "MIT",