1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00
yunohost-bot 2024-07-09 03:36:15 +02:00 committed by YunoHost Bot
parent 98bbca4815
commit 885c37582a

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.10.5~ynh1"
version = "5.10.6~ynh1"
maintainers = ["Sebastian Gumprich"]
@ -58,8 +58,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.5/invoiceninja.tar"
sha256 = "972afc51a40634125c2fcf25d27c60e751cfa1e7236834f689789edd4c204dd7"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.6/invoiceninja.tar"
sha256 = "c88732b45f3ea2c576e079cc01f2cdce86ce266da8b8edd6394ced939569b60b"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"