Upgrade to v5.4.10

This commit is contained in:
yunohost-bot
2022-07-18 06:14:20 +00:00
parent 79dec02050
commit 5b193e75da
2 changed files with 11 additions and 8 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.60/invoiceninja.zip
SOURCE_SUM=7c1fc193a6bcca35a6af684694418836baec8e16049fd251ff68837a0d6ce4d2
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.4.10/invoiceninja.zip
SOURCE_SUM=82e0ebe0a62db552ef69ef82b9ecb552ec20e29e5b183e424d1e3f9af7978ac5
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false
+5 -2
View File
@@ -6,7 +6,7 @@
"en": "Create and email invoices, track payments, expenses, and time tasks",
"fr": "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
},
"version": "5.3.60~ynh1",
"version": "5.4.10~ynh1",
"url": "https://invoiceninja.org",
"upstream": {
"license": "Elastic-2.0",
@@ -47,7 +47,10 @@
"en": "Choose the application language",
"fr": "Choisissez la langue de l'application"
},
"choices": ["fr", "en"],
"choices": [
"fr",
"en"
],
"default": "en"
},
{