Merge pull request #393 from YunoHost-Apps/ci-auto-update-5.11.66

Upgrade to v5.11.66
This commit is contained in:
Sebastian Gumprich
2025-04-10 06:42:33 +02:00
committed by GitHub
+3 -3
View File
@@ -7,7 +7,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.64~ynh1"
version = "5.11.66~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -61,8 +61,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.64/invoiceninja.tar"
sha256 = "3a116db7f807d6063476a81187a9c80699e0edf94935d7a48cf1dc900d08c5d0"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.66/invoiceninja.tar"
sha256 = "28c523f2565c8ed56227dc16d2a81c1591806fe7afca986d49daa3f02fb9bf24"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"