From cddfd4605de58255fb6ff028e2241b0b03b18dfa Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 16 Nov 2023 06:20:20 +0000 Subject: [PATCH] Upgrade to v2.426.1 --- 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 ab108f2..c947edd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.414.1_all.deb -SOURCE_SUM=7168bb892e95f0902f27cfbb391d6134b3526cebcb92fef6ccec1a009db5a733 +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.426.1_all.deb +SOURCE_SUM=a30fd080820c88e13801b80fd3d7434757b331a9fe7728b59493faaca3402949 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 652454c..c59bd1f 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.414.1~ynh1", + "version": "2.426.1~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",