mirror of
https://github.com/YunoHost-Apps/element-call_ynh.git
synced 2024-09-03 20:36:02 +02:00
Upgrade to v0.5.14
This commit is contained in:
parent
06f5ed8e68
commit
182402bb88
1 changed files with 3 additions and 3 deletions
|
@ -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.5.12~ynh1"
|
||||
version = "0.5.14~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.12.tar.gz"
|
||||
sha256 = "5878ed8ba63b6db22a4542650b29789a127ad420e19926337eaa9305c61ea687"
|
||||
url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.14.tar.gz"
|
||||
sha256 = "877adf3cd5f7a460d26d365a01f923b110c122e0f653966b9440d7e2f830d950"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue