Upgrade sources
- `main` v5.11.61: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.61
This commit is contained in:
committed by
YunoHost Bot
parent
18d30b898e
commit
fba9f9aed6
+3
-3
@@ -7,7 +7,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.59~ynh1"
|
version = "5.11.61~ynh1"
|
||||||
|
|
||||||
maintainers = ["Sebastian Gumprich"]
|
maintainers = ["Sebastian Gumprich"]
|
||||||
|
|
||||||
@@ -61,8 +61,8 @@ ram.runtime = "50M"
|
|||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.59/invoiceninja.tar"
|
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.61/invoiceninja.tar"
|
||||||
sha256 = "f347fc093e1da67e70b9eff9d5ce9de4ce639fa814d4c38f72288ed765aae19c"
|
sha256 = "8eb207b8edb504bcd30cac408881e37bd3687a4973387494501288a2af24d72a"
|
||||||
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