mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
Update manifest.toml
This commit is contained in:
parent
ce4cdaeb25
commit
9e0c4e8c3d
1 changed files with 8 additions and 1 deletions
|
@ -17,7 +17,7 @@ admindoc = "https://docs.yourls.org/"
|
|||
code = "https://github.com/YOURLS/YOURLS"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.13"
|
||||
yunohost = ">= 11.1.15"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -48,6 +48,13 @@ ram.runtime = "50M"
|
|||
default = "fr_FR"
|
||||
|
||||
[resources]
|
||||
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/YOURLS/YOURLS/archive/1.9.2.zip"
|
||||
sha256 = "65e242aaf007f86d7bf8f7f2776ee814a632a783749151d043d669512c3b41cb"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
[resources.install_dir]
|
||||
|
|
Loading…
Add table
Reference in a new issue