Upgrade sources
- `main` v5.12.29: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.29
This commit is contained in:
committed by
YunoHost Bot
parent
0c57757897
commit
32207de8ca
+3
-3
@@ -7,7 +7,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.12.28~ynh1"
|
||||
version = "5.12.29~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
@@ -60,8 +60,8 @@ ram.runtime = "50M"
|
||||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.28/invoiceninja.tar"
|
||||
sha256 = "29c15e69e197bfa64aaac19ba3d191154a25b4bdaee110ba3126d3d6725a08bd"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.29/invoiceninja.tar"
|
||||
sha256 = "eef1366d8db15dd760c952038d30c17355133b4b7273136f7d365c1afa48fa71"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user