Upgrade sources
- `main` v5.10.31: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.31
This commit is contained in:
committed by
YunoHost Bot
parent
ba0bb6bba8
commit
7d6f93d0a6
+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.10.30~ynh1"
|
||||
version = "5.10.31~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.10.30/invoiceninja.tar"
|
||||
sha256 = "8b6cb0270d76c326649b45f6c807142682b3deb3277b68fa14227157f46f9625"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.31/invoiceninja.tar"
|
||||
sha256 = "36ef81aa0725b13a54e76a76e977504c66c63ed60067cd86e3f3c649d873382f"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user