1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

Merge pull request #128 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2023-11-11 15:45:54 +01:00 committed by GitHub
commit d8ed5bba5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 11 deletions

View file

@ -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.8922~ynh1
**Shipped version:** 2.0.9078~ynh1
**Demo:** https://meet.jit.si/

View file

@ -19,7 +19,7 @@ Si vous navez 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.8922~ynh1
**Version incluse :** 2.0.9078~ynh1
**Démo :** https://meet.jit.si/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1048-1_all.deb
SOURCE_SUM=76a8e63866541ac7689b0619aac8859022d0e5514d3fa7330ecbaffcc45226c3
SOURCE_URL=https://download.jitsi.org/stable/jicofo_1.0-1055-1_all.deb
SOURCE_SUM=496eb1a065fd89a968794e57357be921d100177bed8eb2ed018ee38b9760c64c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7499-1_all.deb
SOURCE_SUM=afa88c1a02362709aef00ea85aa4694bb49512156ca946118ba397af1274b833
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-prosody_1.0.7629-1_all.deb
SOURCE_SUM=e03fc4fd34b5b722284ce436dcb72d0456d4caf16fb2baf68afbdf11b31b01f7
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7499-1_all.deb
SOURCE_SUM=b091603ecf638df299fb9ce8432fceac102e58b4621d7380907c4fc1d33735bd
SOURCE_URL=https://download.jitsi.org/stable/jitsi-meet-web_1.0.7629-1_all.deb
SOURCE_SUM=05c77d89dd074d8868f3df2cc359b94b58649fece0ab78b879c5e6600f0d3b50
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-41-ga8d8a786-1_all.deb
SOURCE_SUM=cd0fe7401830acbb2f31ba00687b8a91174b9a4aa3ac84f66427c6009c415450
SOURCE_URL=https://download.jitsi.org/stable/jitsi-videobridge2_2.3-59-g5c48e421-1_all.deb
SOURCE_SUM=c8516f74339d1bafd5968415e15581af6aefedd87b74d88be83e1c7a9d902311
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Video conferencing web application",
"fr": "Application web de conférence vidéo"
},
"version": "2.0.8922~ynh1",
"version": "2.0.9078~ynh1",
"url": "https://jitsi.org/Projects/JitMeet",
"upstream": {
"license": "Apache-2.0",