Upgrade to v5.10.5
https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.5
This commit is contained in:
committed by
YunoHost Bot
parent
7663e85bb2
commit
0486b713a0
+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.10.4~ynh1"
|
||||
version = "5.10.5~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.10.4/invoiceninja.tar"
|
||||
sha256 = "1f57020738a3d735dc1d5b16da4f915886a184c099e78f96be7c2d9fa78b7d70"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.5/invoiceninja.tar"
|
||||
sha256 = "972afc51a40634125c2fcf25d27c60e751cfa1e7236834f689789edd4c204dd7"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user