Upgrade sources
- `main` v5.12.17: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.17
This commit is contained in:
committed by
YunoHost Bot
parent
fc4210febb
commit
9338f3549a
+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.16~ynh1"
|
||||
version = "5.12.17~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.16/invoiceninja.tar"
|
||||
sha256 = "4cae6a2d31535e5507cd367fe2786c14633f9a4d0a465b20a2e0279896896de7"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.17/invoiceninja.tar"
|
||||
sha256 = "7fe95dcbcff6e0cfe79a4e1894819f6d505cea6c3aadcbbdb12983f2190ac6fd"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user