Merge pull request #172 from YunoHost-Apps/ci-auto-update-5.7.36

Upgrade to v5.7.36
This commit is contained in:
Sebastian Gumprich
2023-10-29 07:30:38 +01:00
committed by GitHub
+3 -3
View File
@@ -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.7.35~ynh1"
version = "5.7.36~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -55,8 +55,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.35/invoiceninja.zip"
sha256 = "541fef5f47c9dff9b17a6b18f58e4df2dd0c6d5fd9108b2704a062a8d3e5f986"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.36/invoiceninja.zip"
sha256 = "3dc45f891ebbb63d97aae3f14eb651895e4451e37deb5997882c0d74d3811a3b"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"