From ff35c6eb9ad842bf4ec796d1b5d0764c42d43038 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 19 Feb 2023 15:08:53 +0000 Subject: [PATCH] Upgrade to v2.375.3 --- 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..8d48d09 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.375.3_all.deb +SOURCE_SUM=76b2b68c29799de159ba63378110bb89635398eaf729e534556f6413af492aa2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index eb8617d..21c3caa 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.375.3~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",