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 #128 from YunoHost-Apps/ci-auto-update-6.3.30

Upgrade to v6.3.30
This commit is contained in:
eric_G 2024-07-20 11:04:59 +02:00 committed by GitHub
commit cfe8e01eaf
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.28~ynh1
**Shipped version:** 6.3.30~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.28~ynh1
**Versión actual:** 6.3.30~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.28~ynh1
**Paketatutako bertsioa:** 6.3.30~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.28~ynh1
**Version incluse:** 6.3.30~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.28~ynh1
**Versión proporcionada:** 6.3.30~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.28~ynh1
**分发版本:** 6.3.30~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.28~ynh1"
version = "6.3.30~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.28.tar.gz"
sha256 = "18b2dd72309975c2f4150c3a0f9937335164e614c00852e62cbbd8b4396c061d"
url = "https://github.com/sleede/fab-manager/archive/refs/tags/v6.3.30.tar.gz"
sha256 = "cc73087303abd740c71ebef9b5154c6989c8cdac8615b12d73e4e6b6040d5c58"
autoupdate.strategy = "latest_github_tag"