diff --git a/README.md b/README.md
index e45d5db..5e9881c 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Feature-rich event management system
[](https://getindico.io/)
[](https://sandbox.getindico.io/)
-[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/indico/)
+[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/indico/)

diff --git a/manifest.toml b/manifest.toml
index 1578147..ac59094 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Indico"
description.en = "Feature-rich event management system"
description.fr = "Système de gestion d'événements riche en fonctionnalités"
-version = "3.3.12~ynh11"
+version = "3.3.12~ynh12"
maintainers = ["DeMiro5001"]
@@ -74,14 +74,14 @@ ram.runtime = "200M"
autoupdate.strategy = "latest_github_tag"
[resources.sources.uv]
- amd64.url = "https://github.com/astral-sh/uv/releases/download/0.11.14/uv-x86_64-unknown-linux-gnu.tar.gz"
- amd64.sha256 = "f3b623eb0e6141a7053d571d59a0bdc341e0f238ea8f5f0b4815ddbec9a2a296"
- arm64.url = "https://github.com/astral-sh/uv/releases/download/0.11.14/uv-aarch64-unknown-linux-gnu.tar.gz"
- arm64.sha256 = "c4958f729e216f1610632574ed927b8cf0af1bd02cb88cb30d948571727aee43"
- armhf.url = "https://github.com/astral-sh/uv/releases/download/0.11.14/uv-armv7-unknown-linux-gnueabihf.tar.gz"
- armhf.sha256 = "2aca3925d7ad91d2e02a0f9cf75974ebd077ec5cb939a5eb66aba096d5666819"
- i386.url = "https://github.com/astral-sh/uv/releases/download/0.11.14/uv-i686-unknown-linux-gnu.tar.gz"
- i386.sha256 = "8c93880c54dc7a632f602b7627d4338d80011ecf32e340fd2f67129df5325dc7"
+ amd64.url = "https://github.com/astral-sh/uv/releases/download/0.11.15/uv-x86_64-unknown-linux-gnu.tar.gz"
+ amd64.sha256 = "b03e572f010bea94a4a52d42671ba72981e12894f71576181a1d26ff68546da7"
+ arm64.url = "https://github.com/astral-sh/uv/releases/download/0.11.15/uv-aarch64-unknown-linux-gnu.tar.gz"
+ arm64.sha256 = "21a7dd1a03ea17ac0366887455dab15d215b31dba0870dcd65d3714e22f46c81"
+ armhf.url = "https://github.com/astral-sh/uv/releases/download/0.11.15/uv-armv7-unknown-linux-gnueabihf.tar.gz"
+ armhf.sha256 = "eb6a12e3e80e1474c1018edc9541bbe71cdf2248fa17b583dcbcc7bb391ad0c0"
+ i386.url = "https://github.com/astral-sh/uv/releases/download/0.11.15/uv-i686-unknown-linux-gnu.tar.gz"
+ i386.sha256 = "557e329e76072b513e47bcd8b50ca4bad07ec87cb325cbfc05e6069847af06c4"
in_subdir = true