mirror of
https://github.com/YunoHost-Apps/cypht_ynh.git
synced 2024-09-03 18:26:09 +02:00
Update manifest.toml
This commit is contained in:
parent
2c00378e29
commit
7290f852d2
1 changed files with 4 additions and 2 deletions
|
@ -16,7 +16,7 @@ admindoc = "https://cypht.org/install.html"
|
|||
code = "https://github.com/jasonmunro/cypht"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.14"
|
||||
yunohost = ">= 11.1.16"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
|
@ -55,7 +55,9 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
url= "https://github.com/jasonmunro/cypht/archive/eb3aac3ad3042eaf43a015a325ff59d09aceb52a.zip"
|
||||
sha256 = "388dec7e7714444e2a0ab00b8aad42f42816e434b382e8780fcb614289283ddf"
|
||||
|
||||
autoupdate.upstream = "https://github.com/jasonmunro/cypht"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
[resources.install_dir]
|
||||
|
|
Loading…
Add table
Reference in a new issue