mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Merge pull request #124 from YunoHost-Apps/testing
Upgrade to version 2.0.8922
This commit is contained in:
commit
4f3c77a1a9
7 changed files with 11 additions and 11 deletions
|
@ -19,7 +19,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.8719~ynh3
|
||||
**Shipped version:** 2.0.8922~ynh1
|
||||
|
||||
**Demo:** https://meet.jit.si/
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
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.8719~ynh3
|
||||
**Version incluse :** 2.0.8922~ynh1
|
||||
|
||||
**Démo :** https://meet.jit.si/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1038-1_all.deb
|
||||
SOURCE_SUM=f553b76ca3a81ed97faba8049b08bc2dce065e0252c8527b8f129f68a439e3d7
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1048-1_all.deb
|
||||
SOURCE_SUM=76a8e63866541ac7689b0619aac8859022d0e5514d3fa7330ecbaffcc45226c3
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7322-1_all.deb
|
||||
SOURCE_SUM=dbd35c8d38b4797c60936ff024269f8dd1ec373e3d4968944486f1b07a45e973
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7499-1_all.deb
|
||||
SOURCE_SUM=afa88c1a02362709aef00ea85aa4694bb49512156ca946118ba397af1274b833
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7322-1_all.deb
|
||||
SOURCE_SUM=c2cb12e280f4cf3ebb8aab6bf98f81094511f8ff7b9fe592819b813ae2334d69
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7499-1_all.deb
|
||||
SOURCE_SUM=b091603ecf638df299fb9ce8432fceac102e58b4621d7380907c4fc1d33735bd
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-25-g1da507fa-1_all.deb
|
||||
SOURCE_SUM=9b292965494052de7dc56f87cc963ef61702b0e127984584dd83d09468dbe85a
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-41-ga8d8a786-1_all.deb
|
||||
SOURCE_SUM=cd0fe7401830acbb2f31ba00687b8a91174b9a4aa3ac84f66427c6009c415450
|
||||
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.8719~ynh3",
|
||||
"version": "2.0.8922~ynh1",
|
||||
"url": "https://jitsi.org/Projects/JitMeet",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Reference in a new issue