From 07a260c3bca316f42e24570820819546ec57a314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Fri, 29 Mar 2024 12:02:21 +0100 Subject: [PATCH] Add autoupdate strategy --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index 63ca830..080183f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,6 +51,8 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen url = "https://github.com/magicstone-dev/acropolis/archive/f586f64b4cee0b2a50f45b5cf6de4e1fd749def8.tar.gz" sha256 = "716d9c5e1e8e7d2694dbe6d2c1b5e48e5a5537a29ec8a8d0a722e6750fffae56" + autoupdate.strategy = "latest_github_commit" + [resources.system_user] [resources.install_dir]