From 46ca03706cb6849ae1e6d88968ca1008e3f7202e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 29 Nov 2023 06:20:00 +0000 Subject: [PATCH] Upgrade to v2.434 --- 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 c947edd..ebbfda6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.426.1_all.deb -SOURCE_SUM=a30fd080820c88e13801b80fd3d7434757b331a9fe7728b59493faaca3402949 +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.434_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 c59bd1f..7148eb6 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.426.1~ynh1", + "version": "2.434~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",