From e5c46de427c0b8f4a0c9564f666875c4331ac46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 29 Jan 2024 18:17:29 +0100 Subject: [PATCH] add autoupdate --- manifest.toml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index dadc57e..ba47592 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,9 +46,11 @@ ram.runtime = "50M" default = "visitors" [resources] - [resources.sources.main] - url = "https://github.com/searx/searx/archive/refs/tags/v1.1.0.tar.gz" - sha256 = "fc17371a02ee1d73896c2ac9c55b1ec90e5171fd2eea060b8867fc7efb63d725" + [resources.sources.main] + url = "https://github.com/searx/searx/archive/refs/tags/v1.1.0.tar.gz" + sha256 = "fc17371a02ee1d73896c2ac9c55b1ec90e5171fd2eea060b8867fc7efb63d725" + + autoupdate.strategy = "latest_github_tag" [resources.system_user]