mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Merge pull request #97 from YunoHost-Apps/ci-auto-update-v2.0.8138
Upgrade to version 2.0.8138
This commit is contained in:
commit
677748104a
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Jitsi Meet is a libre software (Apache) WebRTC JavaScript app that uses Jitsi Videobridge to provide high quality, secure, and scalable video conferences.
|
||||
|
||||
|
||||
**Shipped version:** 2.0.8044~ynh1
|
||||
**Shipped version:** 2.0.8138~ynh1
|
||||
|
||||
**Demo:** https://meet.jit.si/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Jitsi Meet est un logiciel libre (Apache) dont Jitsi Videobridge, avec WebRTC Javascript, propose des vidéos-conférences de haute qualité, sécurisées et évolutives.
|
||||
|
||||
|
||||
**Version incluse :** 2.0.8044~ynh1
|
||||
**Version incluse :** 2.0.8138~ynh1
|
||||
|
||||
**Démo :** https://meet.jit.si/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.2-61-g98c9f868-1_all.deb
|
||||
SOURCE_SUM=35e846a1cb2497e870c44061fafddd24c80169501f444a8ea91b8749b9edd9f6
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.2-63-g252d14bc-1_all.deb
|
||||
SOURCE_SUM=f0c132ee49bae6931785b0bb4214bc3be21ca8244bba578ac0eb8a268fc8ed89
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Video conferencing web application",
|
||||
"fr": "Application web de conférence vidéo"
|
||||
},
|
||||
"version": "2.0.8044~ynh1",
|
||||
"version": "2.0.8138~ynh1",
|
||||
"url": "https://jitsi.org/Projects/JitMeet",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Reference in a new issue