mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Update manifest.toml
This commit is contained in:
parent
ecf2e0e244
commit
6a31fd1cbf
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.69~ynh1"
|
||||
version = "1.11.70~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.69/element-v1.11.69.tar.gz"
|
||||
sha256 = "378a72551461717545ee04624773c2fe77c6c83213b6a15f7ddf6acb8ed5b31a"
|
||||
url = "https://github.com/element-hq/element-web/releases/download/v1.11.70/element-v1.11.70.tar.gz"
|
||||
sha256 = "ab5fa83233b79a6baa5fea3592169d8476c779c48eb71a1f6bd7c4111f39f55e"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^element-v.*.tar.gz$"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue