Upgrade to v5.8.48
https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.48
This commit is contained in:
committed by
YunoHost Bot
parent
9ba19cb23c
commit
5a86694508
+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.8.47~ynh1"
|
||||
version = "5.8.48~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.8.47/invoiceninja.zip"
|
||||
sha256 = "2bad0fdd27fbfeecddd6dc38e2a0ceaf938a4936a013f687a16c199fa40338ed"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.48/invoiceninja.zip"
|
||||
sha256 = "b74a2be92246f6676d65d674dcc3e5636343b9493cf08686bb52937f3c44cad5"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "invoiceninja.zip"
|
||||
|
||||
Reference in New Issue
Block a user