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 #119 from YunoHost-Apps/ci-auto-update-5.6.14

Upgrade to v5.6.14
This commit is contained in:
Sebastian Gumprich 2023-07-07 22:02:20 +02:00 committed by GitHub
commit 8b7ca20160
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
**Shipped version:** 5.6.13~ynh1
**Shipped version:** 5.6.14~ynh1
**Demo:** https://app.invoiceninja.com/dashboard

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Invoice Ninja is the the leading self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
**Version incluse :** 5.6.13~ynh1
**Version incluse :** 5.6.14~ynh1
**Démo :** https://app.invoiceninja.com/dashboard

View file

@ -5,7 +5,7 @@ name = "InvoiceNinja 5"
description.en = "Create and email invoices, track payments, expenses, and time tasks"
description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
version = "5.6.13~ynh1"
version = "5.6.14~ynh1"
maintainers = ["Sebastian Gumprich"]
@ -55,8 +55,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.13/invoiceninja.zip"
sha256 = "ff6cddd882cb67084c335b1c295f3dfc14c61633fb2f2c635fbd9ea96a9f15ee"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.14/invoiceninja.zip"
sha256 = "86f64d031af8788f5158b10f3cc92c994e6ecb9e6e432f8d8551545b85f60b3e"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"