Upgrade sources
- `main` v5.11.55: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.55
This commit is contained in:
committed by
YunoHost Bot
parent
e5d463ded9
commit
09148baabe
+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.54~ynh1"
|
||||
version = "5.11.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.11.54/invoiceninja.tar"
|
||||
sha256 = "b5652a552d57a8a492149095b5cf5652b48bf929402208a5ef54089ad45f166a"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.55/invoiceninja.tar"
|
||||
sha256 = "9133b41a0a0eb6ce17b888a762d3fdb84165b95ec547cebb86b69af67148625e"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user