mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Merge pull request #302 from YunoHost-Apps/ci-auto-update-5.10.19
Upgrade to v5.10.19
This commit is contained in:
commit
42fee46d7f
8 changed files with 10 additions and 10 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
**Shipped version:** 5.10.18~ynh1
|
||||
**Shipped version:** 5.10.19~ynh1
|
||||
|
||||
**Demo:** <https://react.invoicing.co/demo>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
**Versión actual:** 5.10.18~ynh1
|
||||
**Versión actual:** 5.10.19~ynh1
|
||||
|
||||
**Demo:** <https://react.invoicing.co/demo>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 5.10.18~ynh1
|
||||
**Paketatutako bertsioa:** 5.10.19~ynh1
|
||||
|
||||
**Demoa:** <https://react.invoicing.co/demo>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients.
|
||||
|
||||
|
||||
**Version incluse :** 5.10.18~ynh1
|
||||
**Version incluse :** 5.10.19~ynh1
|
||||
|
||||
**Démo :** <https://react.invoicing.co/demo>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
**Versión proporcionada:** 5.10.18~ynh1
|
||||
**Versión proporcionada:** 5.10.19~ynh1
|
||||
|
||||
**Demo:** <https://react.invoicing.co/demo>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
**Versi terkirim:** 5.10.18~ynh1
|
||||
**Versi terkirim:** 5.10.19~ynh1
|
||||
|
||||
**Demo:** <https://react.invoicing.co/demo>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
|
||||
|
||||
|
||||
**分发版本:** 5.10.18~ynh1
|
||||
**分发版本:** 5.10.19~ynh1
|
||||
|
||||
**演示:** <https://react.invoicing.co/demo>
|
||||
|
||||
|
|
|
@ -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.10.18~ynh1"
|
||||
version = "5.10.19~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
|
@ -58,8 +58,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.18/invoiceninja.tar"
|
||||
sha256 = "2904126a058881af5072102b0456414030e733b6d52cab43d8ac9c6afa01d406"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.19/invoiceninja.tar"
|
||||
sha256 = "1f06c21d291e586e13166ff0e5686ed986aafc2404a8846140a0e5d29d586194"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
|
Loading…
Reference in a new issue