mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Merge pull request #75 from YunoHost-Apps/ci-auto-update-v5.5.48
Upgrade to version 5.5.48
This commit is contained in:
commit
519286f24c
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Create and email invoices, track payments, expenses, and time tasks
|
||||
|
||||
**Shipped version:** 5.5.45~ynh1
|
||||
**Shipped version:** 5.5.48~ynh1
|
||||
|
||||
**Demo:** https://app.invoiceninja.com/dashboard
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires
|
||||
|
||||
**Version incluse :** 5.5.45~ynh1
|
||||
**Version incluse :** 5.5.48~ynh1
|
||||
|
||||
**Démo :** https://app.invoiceninja.com/dashboard
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.45/invoiceninja.zip
|
||||
SOURCE_SUM=814cf4b6ab28ea26a2066086b6140acff04362ea698836fc756bfced7753cbb5
|
||||
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.48/invoiceninja.zip
|
||||
SOURCE_SUM=4b5f6ff5f7f2a5aacc2c14bf09a666c7e63b1dca41ffd3b1b8d534108a5fd661
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -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.5.45~ynh1",
|
||||
"version": "5.5.48~ynh1",
|
||||
"url": "https://invoiceninja.org",
|
||||
"upstream": {
|
||||
"license": "Elastic-2.0",
|
||||
|
|
Loading…
Reference in a new issue