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

Merge pull request #127 from YunoHost-Apps/ci-auto-update-6.3.28

Upgrade to v6.3.28
This commit is contained in:
eric_G 2024-07-06 21:36:09 +02:00 committed by GitHub
commit 5b53020305
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.
**Shipped version:** 6.3.27~ynh1
**Shipped version:** 6.3.28~ynh1
**Demo:** <https://www.fab-manager.com/fr/demo>

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.
**Versión actual:** 6.3.27~ynh1
**Versión actual:** 6.3.28~ynh1
**Demo:** <https://www.fab-manager.com/fr/demo>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.
**Paketatutako bertsioa:** 6.3.27~ynh1
**Paketatutako bertsioa:** 6.3.28~ynh1
**Demoa:** <https://www.fab-manager.com/fr/demo>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.
**Version incluse:** 6.3.27~ynh1
**Version incluse:** 6.3.28~ynh1
**Démo:** <https://www.fab-manager.com/fr/demo>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.
**Versión proporcionada:** 6.3.27~ynh1
**Versión proporcionada:** 6.3.28~ynh1
**Demo:** <https://www.fab-manager.com/fr/demo>

View file

@ -19,7 +19,7 @@
Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.
**分发版本:** 6.3.27~ynh1
**分发版本:** 6.3.28~ynh1
**演示:** <https://www.fab-manager.com/fr/demo>

View file

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