From f013a73a0f39da607a848c7703e80590360bff7b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 24 Mar 2024 02:32:19 +0100 Subject: [PATCH] Upgrade to v5.0.4 https://github.com/elabftw/elabftw/releases/tag/5.0.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9a90ad3..cd65a05 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "eLabFTW" description.en = "Open source electronic lab notebook for research labs" description.fr = "Cahier de laboratoire électronique open source pour les laboratoires de recherche" -version = "4.2.4~ynh4" +version = "5.0.4~ynh1" maintainers = [] @@ -42,8 +42,8 @@ ram.runtime = "200M" [resources] [resources.sources.main] - url = "https://github.com/elabftw/elabftw/archive/refs/tags/4.2.4.zip" - sha256 = "1922b5dc3eeb6e6feb1b36a041113abb4e43cb19eb6fe5bd211440efc7ef10a4" + url = "https://github.com/elabftw/elabftw/archive/refs/tags/5.0.4.tar.gz" + sha256 = "8591aec1dee7310d0e98a10bf6f6d59c57f8749f10c16bd4c1219bbafd5639a7" autoupdate.strategy = "latest_github_release"