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
b5a68e7537
commit
d8e9a695e4
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.48~ynh1"
|
||||
version = "1.11.49~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.48/element-v1.11.48.tar.gz"
|
||||
sha256 = "7a98b49e0b2d094160d5e155cfed861ad7d844637bca618004c56263ef0d0274"
|
||||
url = "https://github.com/vector-im/element-web/releases/download/v1.11.49/element-v1.11.49.tar.gz"
|
||||
sha256 = "5c700898a6feed61a271673dc06a77c8c6f1a00c329b0b3eb346625059e69c13"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue