diff --git a/README.md b/README.md
index 406356f..7b66c23 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ It shall NOT be edited by hand.
Extendable continuous integration server
[](https://jenkins.io)
-[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/jenkins/)
+[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/jenkins/)

diff --git a/manifest.toml b/manifest.toml
index d110fc7..d826995 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Jenkins"
description.en = "Extendable continuous integration server"
description.fr = "Serveur d'intégration continue extensible"
-version = "2.553~ynh1"
+version = "2.554~ynh1"
maintainers = [ ]
@@ -49,8 +49,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/jenkinsci/jenkins/releases/download/jenkins-2.553/jenkins_2.553_all.deb"
- sha256 = "8f6d0771eba21c5ea643ea5a0859d3004707bb7ed5a69613207fdf9a43912f2f"
+ url = "https://github.com/jenkinsci/jenkins/releases/download/jenkins-2.554/jenkins_2.554_all.deb"
+ sha256 = "3919f1289f31731dec6ee193d27950e36dd378a88f9dc07ad6aab8410da5a6cd"
format = "whatever"
extract = false
rename = "jenkins.deb"