Upgrade to v5.7.11
This commit is contained in:
committed by
YunoHost Bot
parent
bf37472050
commit
cd73ec04dd
+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.10~ynh1"
|
||||
version = "5.7.11~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.10/invoiceninja.zip"
|
||||
sha256 = "6c7a201a0eb8448d49dc395a3080210a25b8c3b6962318f61b0cc6824fa35f7b"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.11/invoiceninja.zip"
|
||||
sha256 = "02d199d0e5088c0b33bc78859707fc84a9142d1321daccc8d85e62cfc6e9aa87"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "invoiceninja.zip"
|
||||
|
||||
Reference in New Issue
Block a user