mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Upgrade to v1.11.59
https://github.com/element-hq/element-web/releases/tag/v1.11.59
This commit is contained in:
parent
591a10a523
commit
3e172679a0
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 = "1.11.59~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.58/element-v1.11.58.tar.gz"
|
||||
sha256 = "89bde68e908d73bc08e9b0fa2af5c66ce4dbb764a35b3c80efdc97abb8825fea"
|
||||
url = "https://github.com/element-hq/element-web/releases/download/v1.11.59/element-v1.11.59.tar.gz"
|
||||
sha256 = "443cabd2c0994b2fb1fc5775f98e3b418b9bafbfdbf75cc1e32842bd30597887"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^element-v.*.tar.gz$"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue