1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

Merge pull request #62 from YunoHost-Apps/ci-auto-update-v5.5.30

Upgrade to version 5.5.30
This commit is contained in:
yalh76 2022-10-18 23:20:24 +02:00 committed by GitHub
commit 3a781c728f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -17,8 +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.25~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/master) used in the catalog is currently on version 5.5.24\~ynh1.)*
**Shipped version:** 5.5.30~ynh1
**Demo:** https://app.invoiceninja.com/dashboard

View file

@ -17,8 +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.25~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/master) utilisée dans le catalogue est actuellement en 5.5.24\~ynh1.)*
**Version incluse :** 5.5.30~ynh1
**Démo :** https://app.invoiceninja.com/dashboard

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.25/invoiceninja.zip
SOURCE_SUM=2027023723053a84f8bcb236cf0424240fb9ade80662178ea81ba1229ff8de5b
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.5.30/invoiceninja.zip
SOURCE_SUM=c5908c57b80c92ff49980dd00efe45ea066992318184237d02975c01e53573eb
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false

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.5.25~ynh1",
"version": "5.5.30~ynh1",
"url": "https://invoiceninja.org",
"upstream": {
"license": "Elastic-2.0",