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.18

This commit is contained in:
yunohost-bot 2024-04-09 03:33:08 +02:00 committed by YunoHost Bot
parent 72c8cedfde
commit 24cc7e5af0

View file

@ -6,7 +6,7 @@ id = "fab-manager"
name = "Fab-manager" name = "Fab-manager"
description.en = "Fab Lab management solution." description.en = "Fab Lab management solution."
version = "5.6.5~ynh2" version = "6.3.18~ynh1"
maintainers = [] maintainers = []
@ -45,8 +45,8 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://api.github.com/repos/sleede/fab-manager/tarball/v5.6.5" url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.18.tar.gz"
sha256 = "dc6ae9fefd893975ee2b70c5b327a37b3d585dcf223ddffe75cc0b570771102d" sha256 = "ce112d32075fb51941420ffd4ac241ffd47ddaedc62cd3c259c8d899f1cf8a9c"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"