Upgrade to v5.8.13
Changelog: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.13
This commit is contained in:
committed by
YunoHost Bot
parent
13a2afd691
commit
67e84310a6
+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.12~ynh1"
|
||||
version = "5.8.13~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.12/invoiceninja.zip"
|
||||
sha256 = "607e2f59516c0c4b4dfb5213eaf658f1c4578f4b500ee69f27b8463086c92980"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.13/invoiceninja.zip"
|
||||
sha256 = "d23e5682bdd412358d3c1c574875b3154f7f20c034f8a2610d34eac50fcf7cde"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "invoiceninja.zip"
|
||||
|
||||
Reference in New Issue
Block a user