mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Merge pull request #115 from YunoHost-Apps/ci-auto-update-v2.0.8719
Upgrade to version 2.0.8719
This commit is contained in:
commit
de801981f3
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.
|
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.8615~ynh1
|
**Shipped version:** 2.0.8719~ynh1
|
||||||
|
|
||||||
**Demo:** https://meet.jit.si/
|
**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.
|
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.8615~ynh1
|
**Version incluse :** 2.0.8719~ynh1
|
||||||
|
|
||||||
**Démo :** https://meet.jit.si/
|
**Démo :** https://meet.jit.si/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1027-1_all.deb
|
SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1038-1_all.deb
|
||||||
SOURCE_SUM=317d53a7160fbed45f446fd543160036c06b6c61dfe3d4834df9fa47c68d0bc2
|
SOURCE_SUM=f553b76ca3a81ed97faba8049b08bc2dce065e0252c8527b8f129f68a439e3d7
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=deb
|
SOURCE_FORMAT=deb
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7235-1_all.deb
|
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7322-1_all.deb
|
||||||
SOURCE_SUM=f766caf4bcf58a2d45d1e38780baac41c4aeb78daef9d14cbdb3ba9bb167fadd
|
SOURCE_SUM=dbd35c8d38b4797c60936ff024269f8dd1ec373e3d4968944486f1b07a45e973
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=deb
|
SOURCE_FORMAT=deb
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7235-1_all.deb
|
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7322-1_all.deb
|
||||||
SOURCE_SUM=6fb5a2bf8cde91e430355abb449471a49ab1daa716918fa9b5495803f82f0d81
|
SOURCE_SUM=c2cb12e280f4cf3ebb8aab6bf98f81094511f8ff7b9fe592819b813ae2334d69
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=deb
|
SOURCE_FORMAT=deb
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-19-gb286dc0c-1_all.deb
|
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-25-g1da507fa-1_all.deb
|
||||||
SOURCE_SUM=10fa63192dda140413a0ff483eb70e3f1178de7047b8264f0b66f8ec9a6583f9
|
SOURCE_SUM=9b292965494052de7dc56f87cc963ef61702b0e127984584dd83d09468dbe85a
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=deb
|
SOURCE_FORMAT=deb
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Video conferencing web application",
|
"en": "Video conferencing web application",
|
||||||
"fr": "Application web de conférence vidéo"
|
"fr": "Application web de conférence vidéo"
|
||||||
},
|
},
|
||||||
"version": "2.0.8615~ynh1",
|
"version": "2.0.8719~ynh1",
|
||||||
"url": "https://jitsi.org/Projects/JitMeet",
|
"url": "https://jitsi.org/Projects/JitMeet",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue