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-04-11 20:22:20 +02:00
parent 78ef28040e
commit 8d8f869594

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.28~ynh2"
version = "1.11.29~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.28/element-v1.11.28.tar.gz"
sha256 = "2136fa0b20433235c412a1510c7744e715b1e81126710dfa4e4060716d02510e"
url = "https://github.com/vector-im/element-web/releases/download/v1.11.29/element-v1.11.29.tar.gz"
sha256 = "9d22b0bcd8d4d0c47f97f47f300a939eabe288b507019f92a04808f55b93a784"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]