Upgrade sources

- `main` v5.12.50: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.50
This commit is contained in:
orhtej2
2026-01-28 14:52:14 +01:00
parent 083f6e0605
commit 47c7198f25
+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.12.48~ynh1"
version = "5.12.50~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -60,8 +60,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.48/invoiceninja.tar"
sha256 = "e879be09c1814dafcf83b67e909cdabf4976f4cee0c32a457ea08755e7cfc95c"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.50/invoiceninja.tar"
sha256 = "f9fee0b075d727fe94c3e6ff5380928809b68a1d5997bbe14ac08de4cccdf3fe"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"