Upgrade sources
- `main` v5.11.53: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.53
This commit is contained in:
committed by
YunoHost Bot
parent
2ea37fcf4e
commit
82dc0cfc16
+3
-3
@@ -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.11.51~ynh1"
|
version = "5.11.53~ynh1"
|
||||||
|
|
||||||
maintainers = ["Sebastian Gumprich"]
|
maintainers = ["Sebastian Gumprich"]
|
||||||
|
|
||||||
@@ -59,8 +59,8 @@ ram.runtime = "50M"
|
|||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.51/invoiceninja.tar"
|
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.53/invoiceninja.tar"
|
||||||
sha256 = "68afd19c03281e45d8533a69cb30bf8358b2009bb57cbf12d685571ea6c41b9c"
|
sha256 = "08a18d37982dee91bbfa1c3b5a0443ab1e66a1cf4387e1f8646d060337bc9621"
|
||||||
format = "tar.gz"
|
format = "tar.gz"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|||||||
Reference in New Issue
Block a user