Upgrade sources
- `main` v5.11.32: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.32
This commit is contained in:
committed by
YunoHost Bot
parent
25faf9ca3c
commit
fa312a24a2
+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.31~ynh1"
|
version = "5.11.32~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.31/invoiceninja.tar"
|
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.32/invoiceninja.tar"
|
||||||
sha256 = "4e5d350e4cdb3407c1af4ae5cfb92810616a72a87841ba46387235f7c421a267"
|
sha256 = "3ffef4a2b1940357a63b9890bbf8eb1bba2f0a7d686c070ea6f3dd189d521f54"
|
||||||
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