diff --git a/README.md b/README.md
index c530bbb..5622b0f 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Create and email invoices, track payments, expenses, and time tasks
[](https://invoiceninja.org)
[](https://react.invoicing.co/demo)
-[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)
+[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/)

diff --git a/manifest.toml b/manifest.toml
index 026d04e..41e1793 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -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.11.73~ynh1"
+version = "5.11.77~ynh1"
maintainers = ["Sebastian Gumprich"]
@@ -61,8 +61,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.73/invoiceninja.tar"
- sha256 = "e10f24547a27e12d639be88575c77dcc4ae6ee31129a8c008f3b5b3231034279"
+ url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.77/invoiceninja.tar"
+ sha256 = "52deb351641905a573e59fa88aa6a28159039d3dd2fa618cb251427ec2521d6d"
format = "tar.gz"
in_subdir = false
autoupdate.strategy = "latest_github_release"