From 59b81e29b1f8390b26c1ee86f4bff09463b12d45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:56:34 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 22f4f44..a43e65d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,15 +38,16 @@ ram.runtime = "50M" [resources] [resources.sources] - [resources.sources.graph] - url = "https://github.com/emoncms/graph/archive/refs/tags/2.2.3.tar.gz" - sha256 = "a110e881638a07e82b23a5d8df860b49af1e067eb98f4e93a8bad8aebc4ec882" - in_subdir = false [resources.sources.main] url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.4.2.tar.gz" sha256 = "a374ad0a950c5d966b62d54266bf6761d641417785b64fbf6442f7753b386d6f" + [resources.sources.graph] + url = "https://github.com/emoncms/graph/archive/refs/tags/2.2.3.tar.gz" + sha256 = "a110e881638a07e82b23a5d8df860b49af1e067eb98f4e93a8bad8aebc4ec882" + in_subdir = false + [resources.system_user] allow_email = true