diff --git a/manifest.toml b/manifest.toml index e4d89e2..9390c23 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.8.46~ynh1" +version = "5.8.47~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.46/invoiceninja.zip" - sha256 = "cfd3811e014122c2f35611aedc58bff798c010620cb0c30b81bb850feb0e1387" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.47/invoiceninja.zip" + sha256 = "2bad0fdd27fbfeecddd6dc38e2a0ceaf938a4936a013f687a16c199fa40338ed" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"