From 2967f745febaba0e1372d26d58b6dc337a5cdd76 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 06:34:28 +0100 Subject: [PATCH] autoupdate.strategy = "latest_github_release" --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2fcbba8..af9c99a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -48,6 +48,7 @@ ram.runtime = "50M" in_subdir = false extract = false rename = "prober.php" + autoupdate.strategy = "latest_github_release" [resources.system_user] @@ -58,4 +59,4 @@ ram.runtime = "50M" [resources.apt] packages = "php8.2-fpm" - \ No newline at end of file +