From 7ffc3dfbdeb09820e4fdeda79a47af315556f869 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 26 Oct 2023 16:44:37 +0000 Subject: [PATCH 1/4] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 20f1d9a..5c88076 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai * Official user documentation: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 08304e1..c0e69b1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,6 +33,7 @@ Invoice Ninja is the the leading self-hosted invoicing platform to create & emai * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From b07cff6aaf9a91e411ad729f6d62e2ed4f8e534b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Oct 2023 18:16:42 +0200 Subject: [PATCH 2/4] Upgrade to v5.7.34 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9f7f9d8..33d699a 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.33~ynh1" +version = "5.7.34~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.33/invoiceninja.zip" - sha256 = "d43441cdbcdfa304498bb236e232dafe1883240bbd548245451deaa5c2abea22" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.34/invoiceninja.zip" + sha256 = "b9b2fa85baf388e9d7cf54b4ae048a98ad68531bfa4fc704bc0336fdbe1bee71" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From e40171e6e6c73004cd6d85fe24adcf5e90c2f671 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 28 Oct 2023 18:16:33 +0200 Subject: [PATCH 3/4] Upgrade to v5.7.35 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 33d699a..686c43b 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.34~ynh1" +version = "5.7.35~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.34/invoiceninja.zip" - sha256 = "b9b2fa85baf388e9d7cf54b4ae048a98ad68531bfa4fc704bc0336fdbe1bee71" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.35/invoiceninja.zip" + sha256 = "541fef5f47c9dff9b17a6b18f58e4df2dd0c6d5fd9108b2704a062a8d3e5f986" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From f7ce3d6cedf29c12cc0be2db6902059328cbedc0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 29 Oct 2023 05:16:27 +0100 Subject: [PATCH 4/4] Upgrade to v5.7.36 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 686c43b..b1f7b0d 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.35~ynh1" +version = "5.7.36~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.35/invoiceninja.zip" - sha256 = "541fef5f47c9dff9b17a6b18f58e4df2dd0c6d5fd9108b2704a062a8d3e5f986" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.36/invoiceninja.zip" + sha256 = "3dc45f891ebbb63d97aae3f14eb651895e4451e37deb5997882c0d74d3811a3b" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"