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

Upgrade to v1.11.63

https://github.com/element-hq/element-web/releases/tag/v1.11.63
This commit is contained in:
yunohost-bot 2024-03-29 02:32:13 +01:00 committed by YunoHost Bot
parent 5f8be6e253
commit 36ecec7f90

View file

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