mirror of
https://github.com/YunoHost-Apps/element-call_ynh.git
synced 2024-09-03 20:36:02 +02:00
Upgrade sources
- `main` v0.5.18: https://github.com/vector-im/element-call/releases/tag/0.5.18
This commit is contained in:
parent
b83c6f39e0
commit
393143715b
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Element-Call"
|
||||||
description.en = "Group calls powered by Matrix"
|
description.en = "Group calls powered by Matrix"
|
||||||
description.fr = "Appels de groupe alimentés par Matrix"
|
description.fr = "Appels de groupe alimentés par Matrix"
|
||||||
|
|
||||||
version = "0.5.17~ynh1"
|
version = "0.5.18~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.17.tar.gz"
|
url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.18.tar.gz"
|
||||||
sha256 = "1e0d6aa664bad3a83ab33e9944866e9b62abca53c98e5352641a5178c6eb547f"
|
sha256 = "611b6fa2f6ec3d61d22fe9dbddec8d97bba05bd0173297bc5eafecc7fb2fb93b"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue