From 1d80b96a8d963a07f8a9dc063839445e19a7488d Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 18:20:21 +0100 Subject: [PATCH] autoupdate.strategy = "latest_github_release" --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 694cb62..4e9152a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -57,6 +57,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/outline/outline/archive/2c9b01391fa12ebfd65dc01ec33bbb4941ef23bf.zip" sha256 = "1bf8ef7fdac470ed0faeefd9575ffbac1f12d623e89d9ee244b2f83788d92933" + autoupdate.strategy = "latest_github_release" [resources.system_user] allow_email = true