From 619d053963addc2f2b856d240955660a14a45b96 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 4 Feb 2024 21:31:02 +0100 Subject: [PATCH] Upgrade to v11.4.11 --- manifest.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index f66d28b..c773ec2 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.9~ynh1" +version = "11.4.11~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.9.tar.gz" - sha256 = "143f8a3c5a90d4ecc1d13ba1f82720c333e143fb0ba45b0d11b9e8b17605fcc4" + url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.4.11.tar.gz" + sha256 = "5769ad43c47b12dfe034875fdad10314cc097e4d6ead390a376620fff65bd35a" autoupdate.strategy = "latest_github_tag" autoupdate.asset = "tarball" [resources.sources.graph] - url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.4.9.tar.gz" - sha256 = "143f8a3c5a90d4ecc1d13ba1f82720c333e143fb0ba45b0d11b9e8b17605fcc4" + url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.4.11.tar.gz" + sha256 = "5769ad43c47b12dfe034875fdad10314cc097e4d6ead390a376620fff65bd35a" in_subdir = false autoupdate.strategy = "latest_github_tag" autoupdate.asset = "tarball"