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-02 03:42:02 +02:00 committed by YunoHost Bot
parent 11bdaa7451
commit 895b1dc054

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.38~ynh1"
version = "5.8.39~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.38/invoiceninja.zip"
sha256 = "2a1419608b6090e4cc7ec6d46de9b5ed301c8d61986f018444a758a10ac43cd9"
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.39/invoiceninja.zip"
sha256 = "7983ea5fdb26ae835afccfcc33fae1c1e5c62bf285f85179f5f01640e22de111"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "invoiceninja.zip"