mirror of
https://github.com/YunoHost-Apps/invoiceninja5_ynh.git
synced 2024-09-03 19:26:23 +02:00
Upgrade to v5.7.33
This commit is contained in:
parent
2af6d4d554
commit
f46c911eb4
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.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"
|
description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires"
|
||||||
|
|
||||||
version = "5.7.30~ynh1"
|
version = "5.7.33~ynh1"
|
||||||
|
|
||||||
maintainers = ["Sebastian Gumprich"]
|
maintainers = ["Sebastian Gumprich"]
|
||||||
|
|
||||||
|
@ -55,8 +55,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.30/invoiceninja.zip"
|
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.33/invoiceninja.zip"
|
||||||
sha256 = "47cef9814562ee0c4dcd998f1c5d8cb14457039464748979f14d27116e587610"
|
sha256 = "d43441cdbcdfa304498bb236e232dafe1883240bbd548245451deaa5c2abea22"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "invoiceninja.zip"
|
autoupdate.asset = "invoiceninja.zip"
|
||||||
|
|
Loading…
Reference in a new issue