Upgrade sources
- `main` v5.11.17: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.17
This commit is contained in:
committed by
YunoHost Bot
parent
0778bbb8fb
commit
972c11d0ea
+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.11~ynh1"
|
||||
version = "5.11.17~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.11/invoiceninja.tar"
|
||||
sha256 = "c19e39887627209e8f5df39579cd23a4cc6296f81a1c2bd0cb20c3b20a4ac25f"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.17/invoiceninja.tar"
|
||||
sha256 = "7c5c33efd6ac6825171d760b2e5dba4260a1b97101339d6752763876deca18f4"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user