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-12-05 17:26:08 +01:00
parent da345a396e
commit 184a8a877f

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.50~ynh1"
version = "1.11.51~ynh1"
maintainers = ["Josué Tille"]
@ -56,8 +56,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/vector-im/element-web/releases/download/v1.11.50/element-v1.11.50.tar.gz"
sha256 = "1946854314417de208ef05e4e7ff095fd4dbda033e9f15d69d8b10f1f0c7bbfa"
url = "https://github.com/vector-im/element-web/releases/download/v1.11.51/element-v1.11.51.tar.gz"
sha256 = "8566c53b22e6a63a2876d76d52a1cd6e3f121ce1404e0d187b54c09656226128"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]