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

Merge pull request #8 from YunoHost-Apps/testing

Update manifest.toml
This commit is contained in:
Éric Gaspar 2023-04-06 19:28:00 +02:00 committed by GitHub
commit 3722b58f02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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]