Upgrade sources
- `main` v5.11.34: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.11.34
This commit is contained in:
committed by
YunoHost Bot
parent
ca03373634
commit
1b0d0fe7a9
+3
-3
@@ -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.11.33~ynh1"
|
||||
version = "5.11.34~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -59,8 +59,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.33/invoiceninja.tar"
|
||||
sha256 = "2ec92e3661c70383f0897636b4cead9c2a1288d45a13d461edd46024946a5673"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.34/invoiceninja.tar"
|
||||
sha256 = "77591ff6085a877a6c6a2390359e47d2021ad87cce3e2c75be48518b7a73a04f"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user