Upgrade sources
- `main` v5.10.55: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.55
This commit is contained in:
committed by
YunoHost Bot
parent
cbf9d53031
commit
6f23ee419a
+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.10.54~ynh1"
|
||||
version = "5.10.55~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.10.54/invoiceninja.tar"
|
||||
sha256 = "9bfc9f1b669c46067d16ffbe83b850c7b40029c4fee945d5859254a5bdf0103c"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.55/invoiceninja.tar"
|
||||
sha256 = "edc8fa5fbd60d01d5b7998e9caf606a1b3369bd5e6ef78e34235d2a01d2e1766"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user