From ad7e43f5954fc420ad5359b28a2a5c1b41555dfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 6 Apr 2023 18:53:27 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index b04c24b..9e79e0a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]