diff --git a/conf/app.src b/conf/app.src index 57dc31e..f723151 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.346.2_all.deb -SOURCE_SUM=9cf696c0fd5b45235f345b4d135a49910e0c1b7ebb0b3bf833c7bea37448081b +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.346.3_all.deb +SOURCE_SUM=e1f7161eedd0c05fcc10f91331832fc6dfedec5c05ed4245fcc388ba46a5b9cc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 11e1c8b..0eb43e1 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.346.2~ynh1", + "version": "2.346.3~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT", @@ -51,4 +51,4 @@ } ] } -} \ No newline at end of file +}