diff --git a/conf/app.src b/conf/app.src index 59f5d1d..2034dd9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.387.2_all.deb -SOURCE_SUM=5bd95e531421675fd62b952c1b07cb7e41321c4b00362961e29feb943064d5ed +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.408_all.deb +SOURCE_SUM=7515bf959b73b956ceb967351c7e299cbb3668a53d35f9c770eb72e00d93ced6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6746a56..d08a8d0 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.387.2~ynh1", + "version": "2.408~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",