From 177a3f811084a7b7646a00fb820e88eb421972ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:27:40 +0000 Subject: [PATCH] jenkins: Update to version 2.441 --- bucket/jenkins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jenkins.json b/bucket/jenkins.json index d8a87cafc1..3e891fc6e1 100644 --- a/bucket/jenkins.json +++ b/bucket/jenkins.json @@ -1,5 +1,5 @@ { - "version": "2.440", + "version": "2.441", "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 11": "java/openjdk11", "Java 17": "java/openjdk17" }, - "url": "https://get.jenkins.io/war/2.440/jenkins.war#/jenkins.jar", - "hash": "736b1917be2c2844f430e0c1f66150f9b7fbb5ce0e9c428db6ea3198f8f71e31", + "url": "https://get.jenkins.io/war/2.441/jenkins.war#/jenkins.jar", + "hash": "7e47657c682031480edd53fe5ff669dbfa64adde5453c3e5b6fcf97a45faa157", "bin": "jenkins.jar", "checkver": { "url": "https://www.jenkins.io/changelog/rss.xml",