mirror of
https://github.com/YunoHost-Apps/element-call_ynh.git
synced 2024-09-03 20:36:02 +02:00
Merge a1ff3e655a
into a86d70995f
This commit is contained in:
commit
d8346ab193
9 changed files with 11 additions and 11 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
|
||||
|
||||
|
||||
**Shipped version:** 0.6.1~ynh1
|
||||
**Shipped version:** 0.6.3~ynh1
|
||||
|
||||
**Demo:** <https://call.element.io/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
|
||||
|
||||
|
||||
**Versión actual:** 0.6.1~ynh1
|
||||
**Versión actual:** 0.6.3~ynh1
|
||||
|
||||
**Demo:** <https://call.element.io/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.6.1~ynh1
|
||||
**Paketatutako bertsioa:** 0.6.3~ynh1
|
||||
|
||||
**Demoa:** <https://call.element.io/>
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Appels de groupe avec WebRTC qui exploitent Matrix et une boîte à outils WebRTC open source de LiveKit.
|
||||
|
||||
**Version incluse :** 0.6.1~ynh1
|
||||
**Version incluse :** 0.6.3~ynh1
|
||||
|
||||
**Démo :** <https://call.element.io/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.6.1~ynh1
|
||||
**Versión proporcionada:** 0.6.3~ynh1
|
||||
|
||||
**Demo:** <https://call.element.io/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
|
||||
|
||||
|
||||
**Versi terkirim:** 0.6.1~ynh1
|
||||
**Versi terkirim:** 0.6.3~ynh1
|
||||
|
||||
**Demo:** <https://call.element.io/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
|
||||
|
||||
|
||||
**Поставляемая версия:** 0.6.1~ynh1
|
||||
**Поставляемая версия:** 0.6.3~ynh1
|
||||
|
||||
**Демо-версия:** <https://call.element.io/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
|
||||
|
||||
|
||||
**分发版本:** 0.6.1~ynh1
|
||||
**分发版本:** 0.6.3~ynh1
|
||||
|
||||
**演示:** <https://call.element.io/>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Element-Call"
|
|||
description.en = "Group calls powered by Matrix"
|
||||
description.fr = "Appels de groupe alimentés par Matrix"
|
||||
|
||||
version = "0.6.1~ynh1"
|
||||
version = "0.6.3~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.6.1.tar.gz"
|
||||
sha256 = "98830a3c8705148216b0d703908e8dc4dedb2af9f85a92dcef67d0cfce285f4c"
|
||||
url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.6.3.tar.gz"
|
||||
sha256 = "6f387afa96e975a4c066ad608cbae30d4992280d94001a76588bc67c4d271e60"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue