From 880dfd633f068c0b6eebfbf7135eac81f12e5e67 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 21 Sep 2023 06:19:16 +0000 Subject: [PATCH] Upgrade to v2.424 --- 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..1704838 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.424_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 652454c..b4137c7 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.424~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",