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-08-04 13:54:52 +02:00
parent 26a68cb850
commit 255f5c248d

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.37~ynh1"
version = "1.11.38~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.37/element-v1.11.37.tar.gz"
sha256 = "313a2ffa9775e1529343e62390156fb97593999079994aa7ce494dc8db59ae6e"
url = "https://github.com/vector-im/element-web/releases/download/v1.11.38/element-v1.11.38.tar.gz"
sha256 = "550215d635db0b04ffcf72079f100be007af5d5c98ebc6fcaed47101f6238494"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]