From 4e8a7e428cf34198c3d9c4eaae8c0420f315b992 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 16:31:06 +0000 Subject: [PATCH] jenkins: Update to version 2.372 --- bucket/jenkins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jenkins.json b/bucket/jenkins.json index a15aaceb01..58da697986 100644 --- a/bucket/jenkins.json +++ b/bucket/jenkins.json @@ -1,5 +1,5 @@ { - "version": "2.371", + "version": "2.372", "description": "An automation server which enables developers around the world to reliably build, test, and deploy their software.", "homepage": "https://www.jenkins.io", "license": "MIT", @@ -7,8 +7,8 @@ "Java 8": "java/oraclejre8", "Java 11": "java/openjdk11" }, - "url": "https://get.jenkins.io/war/2.371/jenkins.war#/jenkins.jar", - "hash": "ecb0610c40a1a7dd24939bfcc63022552e04b72dde64683bf57a1e90e3306522", + "url": "https://get.jenkins.io/war/2.372/jenkins.war#/jenkins.jar", + "hash": "cb2ba4c4dd2bfb1bcfc57d129ea3b299baec82358aa99e77ff142b9e432bbb25", "bin": "jenkins.jar", "checkver": { "url": "https://www.jenkins.io/changelog/rss.xml",