1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fab-manager_ynh.git synced 2024-09-03 18:36:16 +02:00

Upgrade to v5.4.0

This commit is contained in:
yunohost-bot 2022-05-13 06:12:34 +00:00
parent afc85d1be5
commit e7e868c832
2 changed files with 7 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/sleede/fab-manager/archive/refs/tags/v5.3.12.tar.gz
SOURCE_SUM=317046f8ef64745a50ed72df23e8b0060de0d4227fbc011ee9d837fca0527aa8
SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.4.0
SOURCE_SUM=3cc9ca5e26678c80e7169fe295d77f9dd3e0e6b9656f78d1e5e469f94104864d
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.3.12~ynh2",
"version": "5.4.0~ynh1",
"url": "https://www.fab-manager.com",
"upstream": {
"license": "AGPL-3.0-or-later",
@ -44,7 +44,10 @@
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"choices": [
"fr",
"en"
],
"default": "fr"
},
{