From 590c841f62007a50dc7fc5310584afe56db4bd0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 10 Mar 2023 17:55:34 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6c4b1bb..e11fd29 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,9 +42,12 @@ ram.runtime = "50M" type = "password" [resources] + [resources.sources] - main.url = "https://github.com/knadh/listmonk/archive/refs/tags/v2.2.0.tar.gz" - main.sha256 = "6eef831f7ceef80624ae69cd7020504344410d0f8015a0e150b88d324894ca8d" + + [resources.sources.main] + url = "https://github.com/knadh/listmonk/archive/refs/tags/v2.2.0.tar.gz" + sha256 = "6eef831f7ceef80624ae69cd7020504344410d0f8015a0e150b88d324894ca8d" [resources.system_user]