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-05-10 15:32:51 +02:00
parent b3f9f7a0b7
commit 2565ecc9a9

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.30~ynh1"
version = "1.11.31~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.30/element-v1.11.30.tar.gz"
sha256 = "35f718ff31967b9b90b7b3075d6844d5dbdcba9b5c1cc29d0cc50f0dc2bb7102"
url = "https://github.com/vector-im/element-web/releases/download/v1.11.31/element-v1.11.31.tar.gz"
sha256 = "17a497d14f48cc44c16269b6fb387a6c4c006c9f7c39552013513f21f99a50f4"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]