Upgrade sources
- `main` v5.12.16: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.16
This commit is contained in:
committed by
YunoHost Bot
parent
41cc7f9a36
commit
e1668d537c
+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.12.13~ynh1"
|
||||
version = "5.12.16~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.12.13/invoiceninja.tar"
|
||||
sha256 = "0386accd22246d9edc2b65faad186c38936da58844ff71b5bd16d2ef562dba86"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.16/invoiceninja.tar"
|
||||
sha256 = "4cae6a2d31535e5507cd367fe2786c14633f9a4d0a465b20a2e0279896896de7"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user