Merge pull request #373 from YunoHost-Apps/ci-auto-update-5.11.40

Upgrade to v5.11.40
This commit is contained in:
Sebastian Gumprich
2025-02-14 06:05:34 +01:00
committed by GitHub
11 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -21,7 +21,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.11.39~ynh1
**Shipped version:** 5.11.40~ynh1
**Demo:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,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.11.39~ynh1
**Versión actual:** 5.11.40~ynh1
**Demo:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,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.11.39~ynh1
**Paketatutako bertsioa:** 5.11.40~ynh1
**Demoa:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,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.11.39~ynh1
**Version incluse:** 5.11.40~ynh1
**Démo:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,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.11.39~ynh1
**Versión proporcionada:** 5.11.40~ynh1
**Demo:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,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.11.39~ynh1
**Versi terkirim:** 5.11.40~ynh1
**Demo:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,7 @@ Hij mag NIET handmatig aangepast worden.
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
**Geleverde versie:** 5.11.39~ynh1
**Geleverde versie:** 5.11.40~ynh1
**Demo:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,7 @@ Nie powinno być ono edytowane ręcznie.
Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
**Dostarczona wersja:** 5.11.39~ynh1
**Dostarczona wersja:** 5.11.40~ynh1
**Demo:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,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.11.39~ynh1
**Поставляемая версия:** 5.11.40~ynh1
**Демо-версия:** <https://react.invoicing.co/demo>
+1 -1
View File
@@ -21,7 +21,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.11.39~ynh1
**分发版本:** 5.11.40~ynh1
**演示:** <https://react.invoicing.co/demo>
+3 -3
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.11.39~ynh1"
version = "5.11.40~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -59,8 +59,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.39/invoiceninja.tar"
sha256 = "5372be3d46165f16e2ba6d88d408c556f32987a0496eed7097cfced286003df9"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.40/invoiceninja.tar"
sha256 = "cbe257d298fa5c91fb7a33725f98e5eddc849134359ec577132d25faec1669d0"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"