Upgrade sources
- `main` v5.10.41: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.41
This commit is contained in:
committed by
YunoHost Bot
parent
f3b3dd3c46
commit
9e21a0b826
+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.36~ynh1"
|
||||
version = "5.10.41~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -59,8 +59,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.36/invoiceninja.tar"
|
||||
sha256 = "410abb25985b79bd752fe2b3ba1fad949e021af90ab37a02357f1c8f5a9c62b3"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.41/invoiceninja.tar"
|
||||
sha256 = "7960d442fd8b79628621a21a5e24b9e2854ad55c4b215e14ef400a6bdd519d12"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user