Upgrade sources
- `main` v5.11.38: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.38
This commit is contained in:
committed by
YunoHost Bot
parent
f6f19a685f
commit
e45cb0ea1f
+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.37~ynh1"
|
||||
version = "5.11.38~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.37/invoiceninja.tar"
|
||||
sha256 = "17a3a7cec82c435f13d9e320f82fe21eda953fa91bcedca34ae269b72d11caab"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.38/invoiceninja.tar"
|
||||
sha256 = "96fa8002ba698dbd90301722eadf35cd3884ff42b11e25551f6cf5c7c94dcba5"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user