mirror of
https://github.com/YunoHost-Apps/filepizza_ynh.git
synced 2024-09-03 18:36:01 +02:00
commit
3722b58f02
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,7 @@ demo = "https://file.pizza/"
|
|||
code = "https://github.com/kern/filepizza"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.15"
|
||||
yunohost = ">= 11.1.17"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -41,6 +41,8 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
url = "https://github.com/kern/filepizza/archive/e4fb3431fb5f3b3e5593e44df3837017ffc10f86.tar.gz"
|
||||
sha256 = "41afd7f607490db9263ea8a4a6a179cbc700f18cbf7670334a6d92fed413d7bf"
|
||||
autoupdate.upstream = "https://github.com/kern/filepizza"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue