diff --git a/conf/app.src b/conf/app.src index f723151..a8a5eb0 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.3_all.deb -SOURCE_SUM=e1f7161eedd0c05fcc10f91331832fc6dfedec5c05ed4245fcc388ba46a5b9cc +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.1_all.deb +SOURCE_SUM=0966d7fd3fd3a107ef35d89dc95075906a595a0a322280fd7f176a08f0906174 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0eb43e1..d623a67 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.3~ynh1", + "version": "2.361.1~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",