diff --git a/manifest.toml b/manifest.toml index b713aef..c686628 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.1.2~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.1.2.tar.gz" + sha256 = "fec968042d5d9f16071028e1db471d31eccecd6d996e99b5a2c86ccc22743402" autoupdate.strategy = "latest_github_release"