1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

Merge pull request #135 from YunoHost-Apps/ci-auto-update-5.6.25

Upgrade to v5.6.25
This commit is contained in:
Sebastian Gumprich 2023-08-03 21:11:18 +02:00 committed by GitHub
commit 022cde9017
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -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. 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.24~ynh1 **Shipped version:** 5.6.25~ynh1
**Demo:** https://react.invoicing.co/demo **Demo:** https://react.invoicing.co/demo

View file

@ -19,7 +19,7 @@ Si vous navez 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. 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.24~ynh1 **Version incluse :** 5.6.25~ynh1
**Démo :** https://react.invoicing.co/demo **Démo :** https://react.invoicing.co/demo

View file

@ -5,7 +5,7 @@ name = "InvoiceNinja 5"
description.en = "Create and email invoices, track payments, expenses, and time tasks" 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" 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.24~ynh1" version = "5.6.25~ynh1"
maintainers = ["Sebastian Gumprich"] maintainers = ["Sebastian Gumprich"]
@ -55,8 +55,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.24/invoiceninja.zip" url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.25/invoiceninja.zip"
sha256 = "9dbfbd0be0cfe6d3d86c89bee3b9bd5224785a13e625d0afeb026a4680e911b0" sha256 = "53397dfb349c63f0244c746066c96e66ee47a4fe37997dec782be2d5cea7a18f"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip" autoupdate.asset = "invoiceninja.zip"