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-07-04 18:48:24 +02:00
parent 82e5111b9f
commit 80bddc4b83

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.34~ynh1"
version = "1.11.35~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.34/element-v1.11.34.tar.gz"
sha256 = "627e02f34469707100da7df60aaa15599a7e99513ad115ef161dff2ea11db35c"
url = "https://github.com/vector-im/element-web/releases/download/v1.11.35/element-v1.11.35.tar.gz"
sha256 = "b17c11950dbc41c8f9a3c2f89440335d5862432e1b028f6d8529c319099002f6"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]