From 24de9a5677760c3e2a06f9ccaf2fc93c836691ad Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 4 Nov 2023 17:16:34 +0100 Subject: [PATCH 1/8] Upgrade to v5.7.45 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 78666a3..2a86302 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.7.44~ynh1" +version = "5.7.45~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.7.44/invoiceninja.zip" - sha256 = "572707a5e1cf8913656662334f001651719c49f0db8a04a675e668992748e278" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.45/invoiceninja.zip" + sha256 = "3db524d14af81e585905eddb489eba0876992a142c5a30c456436b9478897568" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 14af7be32655c5d36c91e5028ef9827b0f10289d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 4 Nov 2023 16:16:37 +0000 Subject: [PATCH 2/8] 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 d756209..98cc05c 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.7.44~ynh1 +**Shipped version:** 5.7.45~ynh1 **Demo:** https://react.invoicing.co/demo diff --git a/README_fr.md b/README_fr.md index d7f5748..6665e8f 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.7.44~ynh1 +**Version incluse :** 5.7.45~ynh1 **Démo :** https://react.invoicing.co/demo From 6493467b28264198a05d59d6c27e6c786370fe79 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 Nov 2023 17:16:38 +0100 Subject: [PATCH 3/8] Upgrade to v5.7.46 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2a86302..ad65c75 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.7.45~ynh1" +version = "5.7.46~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.7.45/invoiceninja.zip" - sha256 = "3db524d14af81e585905eddb489eba0876992a142c5a30c456436b9478897568" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.46/invoiceninja.zip" + sha256 = "def0954ea2991ec971b763ab95a2448123ae477ba12765f4d70f178cb7701556" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 094e9315951d3c52e51c1d92f56156e2a1e5a281 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 Nov 2023 16:16:41 +0000 Subject: [PATCH 4/8] 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 98cc05c..393b201 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.7.45~ynh1 +**Shipped version:** 5.7.46~ynh1 **Demo:** https://react.invoicing.co/demo diff --git a/README_fr.md b/README_fr.md index 6665e8f..b32135a 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.7.45~ynh1 +**Version incluse :** 5.7.46~ynh1 **Démo :** https://react.invoicing.co/demo From 293a6fb011753ab623317073657b0e37311708fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 12 Nov 2023 17:16:33 +0100 Subject: [PATCH 5/8] Upgrade to v5.7.47 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ad65c75..7aff02a 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.7.46~ynh1" +version = "5.7.47~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.7.46/invoiceninja.zip" - sha256 = "def0954ea2991ec971b763ab95a2448123ae477ba12765f4d70f178cb7701556" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.47/invoiceninja.zip" + sha256 = "80e04b51af9d695c8548151dc71d8a42dcebbd490070f3e47f7281fd00be2c33" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From cf494729681729407cf0a288259d09eb682384d9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 12 Nov 2023 16:16:36 +0000 Subject: [PATCH 6/8] 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 393b201..baeee67 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.7.46~ynh1 +**Shipped version:** 5.7.47~ynh1 **Demo:** https://react.invoicing.co/demo diff --git a/README_fr.md b/README_fr.md index b32135a..a39389d 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.7.46~ynh1 +**Version incluse :** 5.7.47~ynh1 **Démo :** https://react.invoicing.co/demo From fa3a16a17bae6ff84205347c7b9c0e8de0f87615 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 Nov 2023 05:16:28 +0100 Subject: [PATCH 7/8] Upgrade to v5.7.48 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7aff02a..31b81b9 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.7.47~ynh1" +version = "5.7.48~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.7.47/invoiceninja.zip" - sha256 = "80e04b51af9d695c8548151dc71d8a42dcebbd490070f3e47f7281fd00be2c33" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.48/invoiceninja.zip" + sha256 = "636e7501eae0420af43946cb31aa4615f5230660411da427ee9c7d44ab19be1d" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 2decbdf0044f6a2a381ff9b3234072ae5acf4990 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 Nov 2023 04:16:31 +0000 Subject: [PATCH 8/8] 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 baeee67..38a31e7 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.7.47~ynh1 +**Shipped version:** 5.7.48~ynh1 **Demo:** https://react.invoicing.co/demo diff --git a/README_fr.md b/README_fr.md index a39389d..dae0d90 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.7.47~ynh1 +**Version incluse :** 5.7.48~ynh1 **Démo :** https://react.invoicing.co/demo