mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update manifest.toml
This commit is contained in:
parent
b5d081dfbe
commit
efe2248b0e
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Element"
|
||||||
description.en = "Web client for Matrix"
|
description.en = "Web client for Matrix"
|
||||||
description.fr = "Client web pour Matrix"
|
description.fr = "Client web pour Matrix"
|
||||||
|
|
||||||
version = "1.11.42~ynh1"
|
version = "1.11.44~ynh1"
|
||||||
|
|
||||||
maintainers = ["Josué Tille"]
|
maintainers = ["Josué Tille"]
|
||||||
|
|
||||||
|
@ -53,8 +53,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/vector-im/element-web/releases/download/v1.11.42/element-v1.11.42.tar.gz"
|
url = "https://github.com/vector-im/element-web/releases/download/v1.11.44/element-v1.11.44.tar.gz"
|
||||||
sha256 = "3b95494c382d1369ea7c815e2cbe7150080146abde6bf4f4f738aaf17224337c"
|
sha256 = "a81d9cfb5e422ed385da07e36e9566b6ed035ace7d2bd99aaa010f1abdcaada6"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue