mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Upgrade to v1.11.44
This commit is contained in:
parent
b5d081dfbe
commit
0af7e83e4b
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Element"
|
|||
description.en = "Web client for Matrix"
|
||||
description.fr = "Client web pour Matrix"
|
||||
|
||||
version = "1.11.42~ynh1"
|
||||
version = "1.11.44~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.42/element-v1.11.42.tar.gz"
|
||||
sha256 = "3b95494c382d1369ea7c815e2cbe7150080146abde6bf4f4f738aaf17224337c"
|
||||
url = "https://github.com/vector-im/element-web/archive/refs/tags/v1.11.44.tar.gz"
|
||||
sha256 = "a46e1460a40aaaa1dc82bde972ff631171ad77b2adf571495cfc7d41239cfbbb"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue