mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Merge pull request #107 from YunoHost-Apps/ci-auto-update-v2.0.8319
Upgrade to version 2.0.8319
This commit is contained in:
commit
125751a2f6
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.8252~ynh1
|
||||
**Shipped version:** 2.0.8319~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.8252~ynh1
|
||||
**Version incluse :** 2.0.8319~ynh1
|
||||
|
||||
**Démo :** https://meet.jit.si/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-987-1_all.deb
|
||||
SOURCE_SUM=54ae0293e394eb1bff2e66b86295ddb8f4e17a3db0a296ecf8e9010b648e9095
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-996-1_all.deb
|
||||
SOURCE_SUM=5f474306e2d04061bc82271b5595be2a4986357e0394c6c423333f7738cf8251
|
||||
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.6943-1_all.deb
|
||||
SOURCE_SUM=32b2d10345dd683583edfae1e170d72d3723b006166a5e6ac13e42e9cab830a7
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.6991-1_all.deb
|
||||
SOURCE_SUM=92071b62920cd651663eb34fa38b5a0f711c2fd2d07365f1877c449035c22a16
|
||||
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.6943-1_all.deb
|
||||
SOURCE_SUM=921c3194f570afd31d17b38eb2d90012dab907ba28f625d45a322e6e8d76fa94
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.6991-1_all.deb
|
||||
SOURCE_SUM=45ddfcd3022ed2e99e1fb767615b70221e38f3b62c41fee8dddc0f80cc86ffbc
|
||||
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.2-69-gad606ca2-1_all.deb
|
||||
SOURCE_SUM=fb97dcc54882332e3909d0ee3915395e8fff7f8880009133b7580ef9f294e377
|
||||
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.2-79-gf6426ea0-1_all.deb
|
||||
SOURCE_SUM=58923d24246d69cb953ee82fdecfcd2302ef0d7fdb8e789afe10e276a7ae634e
|
||||
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.8252~ynh1",
|
||||
"version": "2.0.8319~ynh1",
|
||||
"url": "https://jitsi.org/Projects/JitMeet",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Reference in a new issue