Upgrade to v5.7.10
This commit is contained in:
committed by
YunoHost Bot
parent
7fa13e521d
commit
ceb4c67acc
+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.7.9~ynh1"
|
||||
version = "5.7.10~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -55,8 +55,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.9/invoiceninja.zip"
|
||||
sha256 = "efd228bb6646b3fc95b3788f04041f91f091649beec399acd8ea2613e475b659"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.10/invoiceninja.zip"
|
||||
sha256 = "6c7a201a0eb8448d49dc395a3080210a25b8c3b6962318f61b0cc6824fa35f7b"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "invoiceninja.zip"
|
||||
|
||||
Reference in New Issue
Block a user