From fdaff31937c01a7e570480eb822b2a150615ebaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Fri, 9 Aug 2024 13:36:21 +0200 Subject: [PATCH] Add autoupdate --- manifest.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/manifest.toml b/manifest.toml index 1cbfdbe..0621ad7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,6 +46,15 @@ ram.runtime = "100M" type = "password" [resources] + [resources.sources.main] + url = "https://github.com/spiral-project/ihatemoney/archive/refs/tags/6.1.0.tar.gz" + sha256 = "no available checksum for now" + prefetch = false + + # Only here as a notification source, need to change version in _common.sh + autoupdate.strategy = "latest_github_release" + autoupdate.needs_manual_tweaks = true + [resources.system_user] [resources.install_dir]