1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hydrogen_ynh.git synced 2024-09-03 19:26:17 +02:00
This commit is contained in:
Éric Gaspar 2023-03-27 18:54:31 +02:00
parent f0e460d19b
commit 7e4b5a20e7
2 changed files with 8 additions and 6 deletions

View file

@ -1,5 +0,0 @@
SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.3.7/hydrogen-web-0.3.7.tar.gz
SOURCE_SUM=9a00efba9d839c96cd2f05e7bf597acb5e51e50560c56ce6e72a58a5019b376b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -16,7 +16,7 @@ demo = "https://hydrogen.element.io/"
code = "https://github.com/vector-im/hydrogen-web"
[integration]
yunohost = ">= 11.0.9"
yunohost = ">= 11.1.15"
architectures = "all"
multi_instance = true
ldap = false
@ -42,6 +42,13 @@ ram.runtime = "50M"
default = "visitors"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/vector-im/hydrogen-web/releases/download/v0.3.7/hydrogen-web-0.3.7.tar.gz"
sha256 = "9a00efba9d839c96cd2f05e7bf597acb5e51e50560c56ce6e72a58a5019b376b"
[resources.ports]
[resources.system_user]