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.3.13

This commit is contained in:
yunohost-bot 2022-05-08 06:08:51 +00:00
parent afc85d1be5
commit 97c96d8a3a
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.3.13
SOURCE_SUM=6ebdfeb25dc887687950b751bca96dcd1a8649ba030e48deb263b042eb71d13b
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.3.13~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"
},
{