mirror of
https://github.com/YunoHost-Apps/invoiceninja_ynh.git
synced 2024-09-03 19:26:22 +02:00
Upgrade to v5.8.11
Changelog: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.11
This commit is contained in:
parent
dbfad3130d
commit
7c3ee4a182
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "InvoiceNinja"
|
||||||
description.en = "Create and email invoices, track payments and expenses"
|
description.en = "Create and email invoices, track payments and expenses"
|
||||||
description.fr = "Créez et envoyez des factures par e-mail, suivez les paiements"
|
description.fr = "Créez et envoyez des factures par e-mail, suivez les paiements"
|
||||||
|
|
||||||
version = "4.5.50~ynh1"
|
version = "5.8.11~ynh1"
|
||||||
|
|
||||||
maintainers = ["rndmh3ro"]
|
maintainers = ["rndmh3ro"]
|
||||||
|
|
||||||
|
@ -57,8 +57,8 @@ ram.runtime = "50M"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://download.invoiceninja.com/ninja-v4.5.50.zip"
|
url = "https://github.com/invoiceninja/invoiceninja/archive/refs/tags/v5.8.11.tar.gz"
|
||||||
sha256 = "54ba1cd5747892b346684294dc3512541dc86c6d67bc28126bcd3bf6c206b0d2"
|
sha256 = "86b40c1e7d1ca82202dbe6a897bd813fff5f37b533597de756264e2f11a2dc1f"
|
||||||
|
|
||||||
autoupdate.upstream = "https://github.com/invoiceninja/invoiceninja"
|
autoupdate.upstream = "https://github.com/invoiceninja/invoiceninja"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
Loading…
Reference in a new issue