1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elabftw_ynh.git synced 2024-09-03 18:26:23 +02:00

Upgrade to v5.0.4

https://github.com/elabftw/elabftw/releases/tag/5.0.4
This commit is contained in:
yunohost-bot 2024-03-24 02:32:19 +01:00 committed by YunoHost Bot
parent 8027cfff9a
commit f013a73a0f

View file

@ -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"