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
775c13de35
commit
f5b225fd93
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.38~ynh1"
|
||||
version = "1.11.39~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.38/element-v1.11.38.tar.gz"
|
||||
sha256 = "550215d635db0b04ffcf72079f100be007af5d5c98ebc6fcaed47101f6238494"
|
||||
url = "https://github.com/vector-im/element-web/releases/download/v1.11.39/element-v1.11.39.tar.gz"
|
||||
sha256 = "348843299d8ce535d3ff03ef643f7648cdae4cd1ca9280771c84d92084f23b4a"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue