1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00
This commit is contained in:
Éric Gaspar 2023-03-31 17:52:58 +02:00
parent 9c209a25da
commit 09c289bd6d

View file

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