mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Upgrade to vv1.11.58
This commit is contained in:
parent
a12faa8644
commit
8d82309b06
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.58~ynh1"
|
||||
version = "v1.11.58~ynh1"
|
||||
|
||||
maintainers = ["Josué Tille"]
|
||||
|
||||
|
@ -56,8 +56,8 @@ ram.runtime = "0M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/vector-im/element-web/releases/download/v1.11.58/element-v1.11.58.tar.gz"
|
||||
sha256 = "89bde68e908d73bc08e9b0fa2af5c66ce4dbb764a35b3c80efdc97abb8825fea"
|
||||
url = "https://github.com/vector-im/element-web/archive/refs/tags/v1.11.58.tar.gz"
|
||||
sha256 = "c61cbe0b8685cab7fb569c249a809c9d8e21de8071db0a34f4915e2da592abee"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue