mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Upgrade to v5.7.0
This commit is contained in:
parent
6a8a1336b4
commit
d94ae39b8e
1 changed files with 3 additions and 3 deletions
|
@ -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.6.31~ynh1"
|
||||
version = "5.7.0~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
|
@ -55,8 +55,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.6.31/invoiceninja.zip"
|
||||
sha256 = "e2f1a68cba1908e89fec308297b8b0b874ae4fa7e111d46ce0bcd79a15a67886"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.0/invoiceninja.zip"
|
||||
sha256 = "35f21f30937c52f3c3f77d583ba996db368ea47fcf23b067681cf5f5ed674994"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "invoiceninja.zip"
|
||||
|
|
Loading…
Reference in a new issue