From 4a0174ccbdb63cc4c4e2977b5cbe9e4b74ead1e7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 Mar 2023 06:23:18 +0000 Subject: [PATCH] Upgrade to v2.387.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 cb4045e..0a2a78b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.375.2_all.deb -SOURCE_SUM=6e30e1083aa49becbb2c6e6882e863bb3f408cb3870994a249be89acedef6318 +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.387.1_all.deb +SOURCE_SUM=7bbb0bc528a1ff5e08974dbc527181441d51ebb498319683998ec47eb2e77437 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index eb8617d..5a718dd 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.375.2~ynh1", + "version": "2.387.1~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",