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

Upgrade to version 5.4.20
This commit is contained in:
yalh76 2022-10-07 21:00:36 +02:00 committed by GitHub
commit 72ebe63432
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.4.19~ynh1
**Shipped version:** 5.4.20~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/fab-manager_ynh/tree/master) used in the catalog is currently on version 5.4.19\~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.4.19~ynh1
**Version incluse :** 5.4.20~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/fab-manager_ynh/tree/master) utilisée dans le catalogue est actuellement en 5.4.19\~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.19
SOURCE_SUM=ece0c49500b563ea1a1a0c53efe57478267f0daaa7c63c66645c3f1162f08186
SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.4.20
SOURCE_SUM=7386d839c4f2e4fe632a839ca218db81daea09c8c0c61a2623a9e7e066625734
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.19~ynh1",
"version": "5.4.20~ynh1",
"url": "https://www.fab-manager.com",
"upstream": {
"license": "AGPL-3.0-or-later",