mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Upgrade sources
- `main` v5.10.11: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.11
This commit is contained in:
parent
49832f3164
commit
4492d3154b
1 changed files with 3 additions and 3 deletions
|
@ -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.10.10~ynh1"
|
version = "5.10.11~ynh1"
|
||||||
|
|
||||||
maintainers = ["Sebastian Gumprich"]
|
maintainers = ["Sebastian Gumprich"]
|
||||||
|
|
||||||
|
@ -58,8 +58,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.10/invoiceninja.tar"
|
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.11/invoiceninja.tar"
|
||||||
sha256 = "4887e97337b15c9f54dfb98d3ff3687dee9f8a7f81070843ad0d2842bbff5ad0"
|
sha256 = "bad8da4da3a127ff67177efd6dae96eecc5a48783c6441922dd32604f523fd36"
|
||||||
format = "tar.gz"
|
format = "tar.gz"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
Loading…
Reference in a new issue