Upgrade to v5.10.8
https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.8
This commit is contained in:
committed by
YunoHost Bot
parent
1fd8bfbd1c
commit
39fbeb2ab7
+3
-3
@@ -5,7 +5,7 @@ name = "InvoiceNinja 5"
|
||||
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"
|
||||
|
||||
version = "5.10.6~ynh1"
|
||||
version = "5.10.8~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -58,8 +58,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.6/invoiceninja.tar"
|
||||
sha256 = "c88732b45f3ea2c576e079cc01f2cdce86ce266da8b8edd6394ced939569b60b"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.8/invoiceninja.tar"
|
||||
sha256 = "7af223018ab5feb5aaea1128b8efde0ed7ae67202c6a4155d279f8ddc8139629"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user