Upgrade sources
- `main` v5.11.27: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.27
This commit is contained in:
committed by
YunoHost Bot
parent
983c92c85b
commit
a6f049c868
+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.11.26~ynh1"
|
||||
version = "5.11.27~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.11.26/invoiceninja.tar"
|
||||
sha256 = "2b8b8dcc0a7940531992472473e23de3dfe9fd35b6e731f8709ba9e6b34049f7"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.27/invoiceninja.tar"
|
||||
sha256 = "27c01f83670f4e1f691f8c0270326b7eba6b42fa5e9c0148b58b5f234bae145c"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user