From 09ee2d88428712722fe0fa1123f4ed9a4e4c4d3e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Nov 2025 00:18:45 +0100 Subject: [PATCH 1/6] Upgrade sources - `main` v5.12.33: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.33 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8651279..b4949d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.30~ynh1" +version = "5.12.33~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.30/invoiceninja.tar" - sha256 = "374fa45959659774f1fb6b722b74f32152125e1dc9c16ef473ea26205eaef7ce" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.33/invoiceninja.tar" + sha256 = "c25277388e85d4dd0d97e8b6fd66d193d721a5a33b352f40c49a4ed1713473ea" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From cd8ccc196a222c175dd65eba87a319739182db9c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Nov 2025 00:18:47 +0100 Subject: [PATCH 2/6] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c309038..577b5f6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.30~ynh1](https://img.shields.io/badge/Version-5.12.30~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.33~ynh1](https://img.shields.io/badge/Version-5.12.33~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 49c6e5059da962409178508b1539109a69942d4a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 24 Nov 2025 00:08:56 +0100 Subject: [PATCH 3/6] Upgrade sources - `main` v5.12.34: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.34 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b4949d6..339a460 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.33~ynh1" +version = "5.12.34~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.33/invoiceninja.tar" - sha256 = "c25277388e85d4dd0d97e8b6fd66d193d721a5a33b352f40c49a4ed1713473ea" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.34/invoiceninja.tar" + sha256 = "96e1400a039dc50ad3746296357e176c679ae05277ae020b01c9a05cd18990e1" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 06514ac9b49b6b160f066a84c58e9ac5ee7a613a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 24 Nov 2025 00:08:57 +0100 Subject: [PATCH 4/6] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 577b5f6..a42ceb1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.33~ynh1](https://img.shields.io/badge/Version-5.12.33~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.34~ynh1](https://img.shields.io/badge/Version-5.12.34~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
From 8a41af49214e7553b025da1393905e0a57497d4c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 27 Nov 2025 00:12:21 +0100 Subject: [PATCH 5/6] Upgrade sources - `main` v5.12.35: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.35 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 339a460..7297843 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,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.12.34~ynh1" +version = "5.12.35~ynh1" maintainers = ["Sebastian Gumprich"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.34/invoiceninja.tar" - sha256 = "96e1400a039dc50ad3746296357e176c679ae05277ae020b01c9a05cd18990e1" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.35/invoiceninja.tar" + sha256 = "1bfaf4c9e5c824937643f8f648870dc1256603d962223d4efe2dee4a1a6feda3" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 3419879c0ff57c10c4ee725b487c24e2afd3c612 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 27 Nov 2025 00:12:22 +0100 Subject: [PATCH 6/6] Auto-update READMEs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a42ceb1..0ab5d3d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) -[![Version: 5.12.34~ynh1](https://img.shields.io/badge/Version-5.12.34~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +[![Version: 5.12.35~ynh1](https://img.shields.io/badge/Version-5.12.35~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)