1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00

Upgrade to v6.3.23

This commit is contained in:
yunohost-bot 2024-05-21 03:33:14 +02:00 committed by YunoHost Bot
parent 61535b1bc6
commit 2736190e0d

View file

@ -7,7 +7,7 @@ name = "Fab-manager"
description.en = "Fab Lab management solution"
description.fr = "Solution de gestion de Fab Lab"
version = "5.6.5~ynh2"
version = "6.3.23~ynh1"
maintainers = []
@ -46,8 +46,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://api.github.com/repos/sleede/fab-manager/tarball/v5.6.5"
sha256 = "dc6ae9fefd893975ee2b70c5b327a37b3d585dcf223ddffe75cc0b570771102d"
url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.23.tar.gz"
sha256 = "fd4c6493c798400c97daaed3fffcb12018de9f65c6a097a9e6fb8e1f9bce1cab"
autoupdate.strategy = "latest_github_tag"