From 282a31049df23ee2be93c632f55c6dc4b58fcb5b Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 05:39:53 +0100 Subject: [PATCH] autoupdate.strategy = "latest_github_release" --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 180c8d4..3fe9753 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,7 +44,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/phpback/phpback/archive/refs/tags/v1.3.2.tar.gz" sha256 = "51dff0437ab754c7dd58d689ed0caf930ff8ab554d7c335df28efa2ec933e74f" - + autoupdate.strategy = "latest_github_release" [resources.system_user]