Upgrade sources
- `main` v5.11.36: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.36
This commit is contained in:
committed by
YunoHost Bot
parent
5ee861f586
commit
39524fc52d
+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.34~ynh1"
|
||||
version = "5.11.36~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.34/invoiceninja.tar"
|
||||
sha256 = "77591ff6085a877a6c6a2390359e47d2021ad87cce3e2c75be48518b7a73a04f"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.36/invoiceninja.tar"
|
||||
sha256 = "7c0aeccf24267dcef09f1e43edf5098154b1df067fa9a71cae19aabfda42aef6"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user