diff --git a/conf/app.src b/conf/app.src index 7dbbbe3..785d3f0 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.3_all.deb -SOURCE_SUM=264f4fc908457ff1d63824ba051a6a55b3aa0043b8604658142c48b419ffdf0a +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.4_all.deb +SOURCE_SUM=1e4f87a80a1fdd9b2037e8473ba7e263746e6d84fc5859509aaa853bda5a922a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index c055972..85934ba 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Extendable continuous integration server", "fr": "Serveur d'intégration continue extensible" }, - "version": "2.361.3~ynh1", + "version": "2.361.4~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",