From 8935175c24d1097133fb8d334b8d2e135bcc184e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:30:35 +0000 Subject: [PATCH] jenkins: Update to version 2.479 --- bucket/jenkins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jenkins.json b/bucket/jenkins.json index 3973a360af..75a90caf46 100644 --- a/bucket/jenkins.json +++ b/bucket/jenkins.json @@ -1,5 +1,5 @@ { - "version": "2.478", + "version": "2.479", "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.478/jenkins.war#/jenkins.jar", - "hash": "597c8f1c5c01daeb46ef84297c749c959ab3469b1cf4c2bbbcee2efd9ae4caf8", + "url": "https://get.jenkins.io/war/2.479/jenkins.war#/jenkins.jar", + "hash": "910ea36cef37c45087e39d65e335988e036fccea47c79cc5a52e721a10cb1b49", "bin": "jenkins.jar", "checkver": { "url": "https://www.jenkins.io/changelog/rss.xml",