From 298d0f636a13fe3314212d0ca5ae03b30b941df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Mon, 25 Mar 2024 21:29:54 +0100 Subject: [PATCH] Add source to manifest --- manifest.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.toml b/manifest.toml index ec2af61..a6d9a81 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,6 +42,11 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen type = "user" [resources] + [resources.sources.main] + url = "https://github.com/Dolibarr/dolibarr/archive/18.0.3.tar.gz" + sha256 = "8639d466b26f0fba7d2b610a96ffcf36a657b1e00bdc2e5a1ac5287521dcb4ed" + autoupdate.strategy = "latest_github_release" + [resources.system_user] [resources.install_dir]