Upgrade sources
- `main` v5.11.53: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.53
This commit is contained in:
committed by
YunoHost Bot
parent
2ea37fcf4e
commit
82dc0cfc16
+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.51~ynh1"
|
||||
version = "5.11.53~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.51/invoiceninja.tar"
|
||||
sha256 = "68afd19c03281e45d8533a69cb30bf8358b2009bb57cbf12d685571ea6c41b9c"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.53/invoiceninja.tar"
|
||||
sha256 = "08a18d37982dee91bbfa1c3b5a0443ab1e66a1cf4387e1f8646d060337bc9621"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user