From 5bf2b17e9437537e02db5a4bd0b0bfda18456a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 9 Apr 2023 16:24:02 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e3cc8b2..3ca3f6e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://freshrss.github.io/FreshRSS/" code = "https://github.com/FreshRSS/FreshRSS" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.1.17" architectures = "all" multi_instance = true ldap = false @@ -49,9 +49,13 @@ ram.runtime = "50M" type = "user" [resources] + + [resources.sources] + [resources.sources.main] url = "https://github.com/FreshRSS/FreshRSS/archive/1.21.0.tar.gz" sha256 = "86d9f5953fbe5bd04aee105d7c92272055e6816ba893b9a153a575e7535c7d78" + autoupdate.strategy = "latest_github_tag" [resources.system_user]