1
0
Fork 0
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:
Éric Gaspar 2023-10-10 10:39:50 +02:00
parent 2fa34c5920
commit 1af321e26d

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.45~ynh1"
version = "1.11.46~ynh1"
maintainers = ["Josué Tille"]
@ -53,8 +53,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/vector-im/element-web/releases/download/v1.11.45/element-v1.11.45.tar.gz"
sha256 = "51be78f20394ddca9aa298d76407044b2b6663cb09e18419e22c47599dbe1e8e"
url = "https://github.com/vector-im/element-web/releases/download/v1.11.46/element-v1.11.46.tar.gz"
sha256 = "bbb8be838643dc0f9071591d0d1f8758935c21ad9e7e3697d6a9162a3aae32cd"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]