From 30e5c2795224e455c31e8379ac37400dfda565b9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 28 Mar 2023 01:06:12 +0200 Subject: [PATCH] Actuall ... let's comment the autoupdate.strategy line so people explicitly enable it when they think it's relevant --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 4996328..a68f3b8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -87,7 +87,8 @@ ram.runtime = "50M" # to auto-update the previous asset urls and sha256sum + manifest version # assuming the upstream's code repo is on github and relies on tags or releases # See the 'sources' resource documentation for more details - autoupdate.strategy = "latest_github_tag" + + # autoupdate.strategy = "latest_github_tag" [resources.system_user] # This will provision/deprovision a unix system user