mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
Merge pull request #10 from YunoHost-Apps/ci-auto-update-v5.4.2
Upgrade to version 5.4.2
This commit is contained in:
commit
cdf6454440
5 changed files with 7 additions and 5 deletions
|
@ -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.0~ynh1
|
||||
**Shipped version:** 5.4.2~ynh1
|
||||
|
||||
**Demo:** https://www.fab-manager.com/fr/demo
|
||||
|
||||
|
|
|
@ -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.0~ynh1
|
||||
**Version incluse :** 5.4.2~ynh1
|
||||
|
||||
**Démo :** https://www.fab-manager.com/fr/demo
|
||||
|
||||
|
|
|
@ -18,6 +18,8 @@
|
|||
upgrade=1 from_commit=b5305cfd99c5d0d356cf64e9d490e91d9b0cbae0
|
||||
# 5.3.12~ynh2
|
||||
upgrade=1 from_commit=de58f811f3bc27205ba2b1fbaed250253b1f13c8
|
||||
# 5.4.0~ynh1
|
||||
upgrade=1 from_commit=4bb8d26c2eb018884928dc0dcac738dcec5da70e
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.4.0
|
||||
SOURCE_SUM=3cc9ca5e26678c80e7169fe295d77f9dd3e0e6b9656f78d1e5e469f94104864d
|
||||
SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.4.2
|
||||
SOURCE_SUM=bb8b265723c380e4b87d84e9947a635bffefa9ffc032bcaf503b5e26a6ab9fbc
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "Fab Lab management solution."
|
||||
},
|
||||
"version": "5.4.0~ynh1",
|
||||
"version": "5.4.2~ynh1",
|
||||
"url": "https://www.fab-manager.com",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Add table
Reference in a new issue