Upgrade sources
- `main` v5.11.81: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.81
This commit is contained in:
committed by
YunoHost Bot
parent
7f24a4a0a3
commit
0006d4c84d
+3
-3
@@ -7,7 +7,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.11.80~ynh1"
|
||||
version = "5.11.81~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -61,8 +61,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.80/invoiceninja.tar"
|
||||
sha256 = "1f00a3474ac24c1d4e3ac60b6ec83e3860b8c2de4730b64d992b43b4631c6ce7"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.81/invoiceninja.tar"
|
||||
sha256 = "8e44a9f585f7b2bf6a3b6c90dae7579953806d41f1ffe2daf21125ceca8f18f1"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user