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-04-17 03:36:22 +02:00 committed by YunoHost Bot
parent 60c80dcff8
commit 44d269ccec

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.8.48~ynh1"
version = "5.8.49~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.8.48/invoiceninja.zip"
sha256 = "b74a2be92246f6676d65d674dcc3e5636343b9493cf08686bb52937f3c44cad5"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.49/invoiceninja.zip"
sha256 = "def465d8b0fa9f2940bbee954ba3b1438cb430be1ae14843ab0e6daea6ca3f3e"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"