From d63cfb1da28dfde8fba9a1ed3ce27cc7e52f6414 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 1 Aug 2023 06:20:08 +0000 Subject: [PATCH] Upgrade to v2.408 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 916e844..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.401.3_all.deb -SOURCE_SUM=1f0abd79ac03259a6ad97f00ff47abd95182241fcb73adc8af4e87c8c5bb6a34 +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 3536e59..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.401.3~ynh1", + "version": "2.408~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",