Upgrade sources
- `main` v5.12.46: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.12.46
This commit is contained in:
committed by
YunoHost Bot
parent
5453b240eb
commit
b473240145
+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.45~ynh1"
|
||||
version = "5.12.46~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.45/invoiceninja.tar"
|
||||
sha256 = "df56a30bea44bb649fbf4ba2b38d68add1d9d8e21ace376e18a4a32eff3eeeb9"
|
||||
url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.12.46/invoiceninja.tar"
|
||||
sha256 = "59f295f1fd59f44af0093fee4cd067da366fd2e5e765f5214ea357b48a6e063f"
|
||||
format = "tar.gz"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
Reference in New Issue
Block a user