Upgrade sources
- `main` v5.11.42: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.42
This commit is contained in:
committed by
YunoHost Bot
parent
67b1125fb8
commit
2a0b407c98
+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.41~ynh1"
|
||||
version = "5.11.42~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.41/invoiceninja.tar"
|
||||
sha256 = "35892a0c7377f8b53db605dfe25f77d3b02f3a4d8a570391b73915574895ec67"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.42/invoiceninja.tar"
|
||||
sha256 = "110e6ebf948b0f5be446bb1045906b9988f62fae8bd2663ea77b5ccc5412d538"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user