mirror of
https://github.com/YunoHost-Apps/strut_ynh.git
synced 2024-09-03 20:26:33 +02:00
Update manifest.toml
This commit is contained in:
parent
f9beb8f159
commit
fb874fcd22
1 changed files with 4 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Strut"
|
|||
description.en = "Slide editor for creating impress.js presentations"
|
||||
description.fr = "Éditeur de diapositives permettant de créer des présentations impress.js"
|
||||
|
||||
version = "20220404~ynh1"
|
||||
version = "20231204~ynh1"
|
||||
|
||||
maintainers = ["ljf"]
|
||||
|
||||
|
@ -19,8 +19,11 @@ code = "https://github.com/MohannadNaj/Strut"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
|
@ -42,7 +45,6 @@ ram.runtime = "50M"
|
|||
url = "https://github.com/MohannadNaj/Strut/archive/467fcb8a6436c84f2acb8ffb31b954d5eb3655b8.tar.gz"
|
||||
sha256 = "d138ec3116b507d1fc3608f0c8bbb7601a68824403cb20617a80af1906bff3ab"
|
||||
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
[resources.install_dir]
|
||||
|
|
Loading…
Add table
Reference in a new issue