Upgrade to v5.6.23
This commit is contained in:
committed by
YunoHost Bot
parent
3087c34dcf
commit
32f01c874d
+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.6.22~ynh1"
|
||||
version = "5.6.23~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.6.22/invoiceninja.zip"
|
||||
sha256 = "8c5e5eaf8eb4847211de2de437116bb833172b60962b4a3889e173cef494961e"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.23/invoiceninja.zip"
|
||||
sha256 = "269905d774d5b4f1445936af47c4fbd84f809e6a9319180e554e3e46298a522a"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "invoiceninja.zip"
|
||||
|
||||
Reference in New Issue
Block a user