1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element-call_ynh.git synced 2024-09-03 20:36:02 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-17 17:23:55 +02:00
parent 650b194906
commit 449ea67e9c

View file

@ -45,7 +45,6 @@ ram.runtime = "50M"
[resources.sources.main] [resources.sources.main]
url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.9.tar.gz" url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.9.tar.gz"
sha256 = "a07834e1f4bd00a71d3dc5071eaed1051a7272a742ab16b64d9f8e9e2706f829" sha256 = "a07834e1f4bd00a71d3dc5071eaed1051a7272a742ab16b64d9f8e9e2706f829"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]
@ -55,8 +54,6 @@ ram.runtime = "50M"
[resources.permissions] [resources.permissions]
main.url = "/" main.url = "/"
[resources.ports]
[resources.apt] [resources.apt]
packages = "" packages = ""
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"