1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filepizza_ynh.git synced 2024-09-03 18:36:01 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-04-06 18:53:27 +02:00
parent 2f2d5aba3f
commit ad7e43f595

View file

@ -16,7 +16,7 @@ demo = "https://file.pizza/"
code = "https://github.com/kern/filepizza" code = "https://github.com/kern/filepizza"
[integration] [integration]
yunohost = ">= 11.1.15" yunohost = ">= 11.1.17"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
@ -41,6 +41,8 @@ ram.runtime = "50M"
[resources.sources.main] [resources.sources.main]
url = "https://github.com/kern/filepizza/archive/e4fb3431fb5f3b3e5593e44df3837017ffc10f86.tar.gz" url = "https://github.com/kern/filepizza/archive/e4fb3431fb5f3b3e5593e44df3837017ffc10f86.tar.gz"
sha256 = "41afd7f607490db9263ea8a4a6a179cbc700f18cbf7670334a6d92fed413d7bf" sha256 = "41afd7f607490db9263ea8a4a6a179cbc700f18cbf7670334a6d92fed413d7bf"
autoupdate.upstream = "https://github.com/kern/filepizza"
autoupdate.strategy = "latest_github_commit"
[resources.ports] [resources.ports]