From 26f2bc09fbbc9f6b648758fb306a5ab2f0a05cd4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 6 May 2023 08:01:05 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 0f65ad7..5ba31db 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ demo = "https://libreddit.spike.codes/" code = "https://github.com/spikecodes/libreddit" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.1.18" architectures = ["amd64"] multi_instance = true ldap = false @@ -43,6 +43,7 @@ ram.runtime = "50M" extract = false in_subdir = false rename = "libreddit" + autoupdate.strategy = "latest_github_tag" [resources.system_user]