diff --git a/manifest.toml b/manifest.toml index ad65c75..7aff02a 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.7.46~ynh1" +version = "5.7.47~ynh1" maintainers = ["Sebastian Gumprich"] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.46/invoiceninja.zip" - sha256 = "def0954ea2991ec971b763ab95a2448123ae477ba12765f4d70f178cb7701556" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.7.47/invoiceninja.zip" + sha256 = "80e04b51af9d695c8548151dc71d8a42dcebbd490070f3e47f7281fd00be2c33" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip"