From 3123e715e25050d0b3f83f0a37c42da6e1253cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 23 Feb 2024 23:28:43 +0100 Subject: [PATCH] Add auto update --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index d1bfccd..4c2ebc6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -75,6 +75,8 @@ ram.runtime = "100M" amd64.url = "https://github.com/go-gitea/gitea/releases/download/v1.21.5/gitea-1.21.5-linux-amd64" amd64.sha256 = "7a521914203b07c7a0613ae30d8ab229111b149a2fa219423e643cd9a039256e" + autoupdate.strategy = "latest_github_tag" + [resources.system_user] home = "/home/yunohost.app/__APP__" allow_ssh = true