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 #49 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-01-11 11:25:54 +01:00 committed by GitHub
commit 0ba0f7fab8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,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.6.1~ynh1
**Shipped version:** 5.6.5~ynh1
**Demo:** https://www.fab-manager.com/fr/demo

View file

@ -18,7 +18,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.6.1~ynh1
**Version incluse :** 5.6.5~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.6.1
SOURCE_SUM=9b0e7993d466d660561230492d8a1c4d8230b958a78f6660a648c50ea617e68f
SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.6.5
SOURCE_SUM=dc6ae9fefd893975ee2b70c5b327a37b3d585dcf223ddffe75cc0b570771102d
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.6.1~ynh1",
"version": "5.6.5~ynh1",
"url": "https://www.fab-manager.com",
"upstream": {
"license": "AGPL-3.0-or-later",