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 sources

- `main` v6.3.30: https://github.com/sleede/fab-manager/releases/tag/6.3.30
This commit is contained in:
yunohost-bot 2024-07-20 03:33:23 +02:00 committed by YunoHost Bot
parent 5b53020305
commit 05ca83088a

View file

@ -7,7 +7,7 @@ name = "Fab-manager"
description.en = "Fab Lab management solution" description.en = "Fab Lab management solution"
description.fr = "Solution de gestion de Fab Lab" description.fr = "Solution de gestion de Fab Lab"
version = "6.3.28~ynh1" version = "6.3.30~ynh1"
maintainers = [] maintainers = []
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.28.tar.gz" url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.30.tar.gz"
sha256 = "18b2dd72309975c2f4150c3a0f9937335164e614c00852e62cbbd8b4396c061d" sha256 = "cc73087303abd740c71ebef9b5154c6989c8cdac8615b12d73e4e6b6040d5c58"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"