Upgrade sources
- `main` v5.11.7: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.7
This commit is contained in:
committed by
YunoHost Bot
parent
c65e135a9a
commit
c7aff6e4bc
+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.6~ynh1"
|
||||
version = "5.11.7~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.6/invoiceninja.tar"
|
||||
sha256 = "cbb31c80ba9e9aa0883dc6f8336fc2eddf317f1d491bde6086c396301af1a1d4"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.7/invoiceninja.tar"
|
||||
sha256 = "5d2a0d358439004e01860e2b5004616db3a786c872de9f3c8897c098dcce8cea"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user