mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
5.3.56
This commit is contained in:
parent
d5d6ae0e01
commit
d85db130ac
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.39/invoiceninja.zip
|
||||
SOURCE_SUM=a8d644c4e4a6c3f6f9a1492af8818ea27ac3c1a8dfa32ca2deefe6089dcc9109
|
||||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.56/invoiceninja.zip
|
||||
SOURCE_SUM=fefe67d5ff8839f761aa9526486ba55b3a51945d840d86c32f5de2b04720d965
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -3,9 +3,10 @@
|
|||
"id": "invoiceninja5",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Create and email invoices, track payments, expenses, and time tasks"
|
||||
"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.39~ynh1",
|
||||
"version": "5.3.56~ynh1",
|
||||
"url": "https://invoiceninja.org",
|
||||
"upstream": {
|
||||
"license": "Elastic-2.0",
|
||||
|
|
Loading…
Reference in a new issue