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 branch 'testing' into patch-1

This commit is contained in:
Éric Gaspar 2022-12-21 14:54:04 +01:00 committed by GitHub
commit 86b160ff75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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:** 5.4.20~ynh1
**Shipped version:** 5.5.8~ynh1
**Demo:** https://www.fab-manager.com/fr/demo

View file

@ -17,8 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
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 :** 5.4.20~ynh1
**Version incluse :** 5.5.8~ynh1
**Démo :** https://www.fab-manager.com/fr/demo

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.4.20
SOURCE_SUM=7386d839c4f2e4fe632a839ca218db81daea09c8c0c61a2623a9e7e066625734
SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.5.8
SOURCE_SUM=46f52c700fbf0dac9351d015ced9678d0fb8eef6ef9838e681f7fc9eb3ae757c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": {
"en": "Fab Lab management solution."
},
"version": "5.4.20~ynh1",
"version": "5.5.8~ynh1",
"url": "https://www.fab-manager.com",
"upstream": {
"license": "AGPL-3.0-or-later",