From 66197f1fe71527bb155a3e9b61ab3c16f71cf212 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Jun 2023 20:16:12 +0200 Subject: [PATCH 1/6] Upgrade to v5.6.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 936fbd4..1f2c70b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.2~ynh1" +version = "5.6.4~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.2/invoiceninja.zip" - sha256 = "ba4dcd9a02602aae61bbe5b002fbc232f88026f5ccdd3347d6b37dfd2fbc983e" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.4/invoiceninja.zip" + sha256 = "b625589858d671400e3785df58945007208a88973404389af0b496918eb06bc8" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 4ce0f19f281498b5f9c7b248242b58ba9d14b585 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Jun 2023 18:16:15 +0000 Subject: [PATCH 2/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68f0a24..b528803 100644 --- a/README.md +++ b/README.md @@ -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.2~ynh1 +**Shipped version:** 5.6.4~ynh1 **Demo:** https://app.invoiceninja.com/dashboard diff --git a/README_fr.md b/README_fr.md index eda6b02..a779bf6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez 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.2~ynh1 +**Version incluse :** 5.6.4~ynh1 **Démo :** https://app.invoiceninja.com/dashboard From 05d0d1908f7db12cf523de5ced8ecef56db75b66 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 30 Jun 2023 20:16:18 +0200 Subject: [PATCH 3/6] Upgrade to v5.6.5 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1f2c70b..d742209 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.4~ynh1" +version = "5.6.5~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.4/invoiceninja.zip" - sha256 = "b625589858d671400e3785df58945007208a88973404389af0b496918eb06bc8" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.5/invoiceninja.zip" + sha256 = "742028e391f9f091c2ab876d1b58d98cf69d127d4a7abfcf6f70fe0d4cba77f0" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 84fe4e43c8fe2b6583d3e1ba8ceca8596dc6f91a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 30 Jun 2023 18:16:20 +0000 Subject: [PATCH 4/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b528803..b6ae587 100644 --- a/README.md +++ b/README.md @@ -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.4~ynh1 +**Shipped version:** 5.6.5~ynh1 **Demo:** https://app.invoiceninja.com/dashboard diff --git a/README_fr.md b/README_fr.md index a779bf6..cbf4575 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez 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.4~ynh1 +**Version incluse :** 5.6.5~ynh1 **Démo :** https://app.invoiceninja.com/dashboard From f520c6e3c74bc4d0612c991e1d6430fe337e780f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jul 2023 20:16:26 +0200 Subject: [PATCH 5/6] Upgrade to v5.6.7 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d742209..7402d2d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.5~ynh1" +version = "5.6.7~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.5/invoiceninja.zip" - sha256 = "742028e391f9f091c2ab876d1b58d98cf69d127d4a7abfcf6f70fe0d4cba77f0" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.7/invoiceninja.zip" + sha256 = "185417b5d11bfd2db5218307f6615b96b70cf31f09a83fd28df4cb8617397fdc" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From a83a6605293ca16438ed47023a3ba26016e601e0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jul 2023 18:16:29 +0000 Subject: [PATCH 6/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6ae587..d5e8957 100644 --- a/README.md +++ b/README.md @@ -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.5~ynh1 +**Shipped version:** 5.6.7~ynh1 **Demo:** https://app.invoiceninja.com/dashboard diff --git a/README_fr.md b/README_fr.md index cbf4575..fc60746 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez 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.5~ynh1 +**Version incluse :** 5.6.7~ynh1 **Démo :** https://app.invoiceninja.com/dashboard