From 543e6c9609ba6f7168a7bc17cc69578f9dd52a6a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Dec 2022 06:23:16 +0000 Subject: [PATCH] Upgrade to v2.375.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 785d3f0..d48fb30 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.4_all.deb -SOURCE_SUM=1e4f87a80a1fdd9b2037e8473ba7e263746e6d84fc5859509aaa853bda5a922a +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.375.1_all.deb +SOURCE_SUM=3e853c1af3eb41d66542d0783eab1a5523ebf310ad11ca91ae0b4544f97eaef2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 85934ba..454aad0 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.361.4~ynh1", + "version": "2.375.1~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",