1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Upgrade sources

- `main` v1.11.74: https://github.com/element-hq/element-web/releases/tag/v1.11.74
This commit is contained in:
yunohost-bot 2024-08-14 03:33:07 +02:00 committed by YunoHost Bot
parent 6d5e85395c
commit 63ea45842d

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.73~ynh1"
version = "1.11.74~ynh1"
maintainers = ["Josué Tille"]
@ -57,8 +57,8 @@ ram.runtime = "0M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/element-hq/element-web/releases/download/v1.11.73/element-v1.11.73.tar.gz"
sha256 = "f038bd836d6a1b31f9a24950846189921e12893a5b4ed661dc7c293e15e862ef"
url = "https://github.com/element-hq/element-web/releases/download/v1.11.74/element-v1.11.74.tar.gz"
sha256 = "a12e4185abd430aeddf86f6fe376e47a5ab27a7ef8dfb6c4203b4c9bc0382ce8"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^element-v.*.tar.gz$"