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
29dd05cf3f
commit
c5a03f4085
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ name = "Element"
|
|||
description.en = "Web client for Matrix"
|
||||
description.fr = "Client web pour Matrix"
|
||||
|
||||
version = "1.11.29~ynh2"
|
||||
version = "1.11.30~ynh1"
|
||||
|
||||
maintainers = ["Josué Tille"]
|
||||
|
||||
|
@ -18,7 +18,7 @@ code = "https://github.com/vector-im/element-web/"
|
|||
cpe = "cpe:2.3:a:matrix:element"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.17"
|
||||
yunohost = ">= 11.1.18"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -53,8 +53,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/vector-im/element-web/releases/download/v1.11.29/element-v1.11.29.tar.gz"
|
||||
sha256 = "9d22b0bcd8d4d0c47f97f47f300a939eabe288b507019f92a04808f55b93a784"
|
||||
url = "https://github.com/vector-im/element-web/releases/download/v1.11.30/element-v1.11.30.tar.gz"
|
||||
sha256 = "35f718ff31967b9b90b7b3075d6844d5dbdcba9b5c1cc29d0cc50f0dc2bb7102"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue