From 7aa9105dc98d111b36c9919cb343ea68a51e970c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Feb 2024 21:31:11 +0100 Subject: [PATCH] Upgrade to v11.4.9 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index ef44625..f66d28b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Emoncms" description.en = "Processing, logging and visualising energy, temperature and other environmental data" description.fr = "Traitement enregistrement et la visualisation de l'énergie, de la température et d'autres données environnementales" -version = "11.4.2~ynh1" +version = "11.4.9~ynh1" maintainers = [] @@ -44,14 +44,14 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.4.2.tar.gz" - sha256 = "a8ee0c1d37ca5d9a192dffcd11ca6e77c505b4a4100bd71b1ea00755d0dc3ecb" + url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.4.9.tar.gz" + sha256 = "143f8a3c5a90d4ecc1d13ba1f82720c333e143fb0ba45b0d11b9e8b17605fcc4" autoupdate.strategy = "latest_github_tag" autoupdate.asset = "tarball" [resources.sources.graph] - url = "https://github.com/emoncms/graph/archive/refs/tags/2.2.3.tar.gz" - sha256 = "a110e881638a07e82b23a5d8df860b49af1e067eb98f4e93a8bad8aebc4ec882" + url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.4.9.tar.gz" + sha256 = "143f8a3c5a90d4ecc1d13ba1f82720c333e143fb0ba45b0d11b9e8b17605fcc4" in_subdir = false autoupdate.strategy = "latest_github_tag" autoupdate.asset = "tarball"