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.71: https://github.com/element-hq/element-web/releases/tag/v1.11.71
This commit is contained in:
yunohost-bot 2024-07-17 03:33:06 +02:00 committed by Josue-T
parent 74fca8bc36
commit ce4e5cf6fc

View file

@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "1.11.70~ynh1"
version = "1.11.71~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.70/element-v1.11.70.tar.gz"
sha256 = "ab5fa83233b79a6baa5fea3592169d8476c779c48eb71a1f6bd7c4111f39f55e"
url = "https://github.com/element-hq/element-web/releases/download/v1.11.71/element-v1.11.71.tar.gz"
sha256 = "775de651f445291f7c6e2362bfbbf897aa903c069fa16ae2c6a7fc76020f08c8"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^element-v.*.tar.gz$"