From fa75de2ab2052009fcbab5fe4fc75e6ca68ea23d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 20:24:35 +0000 Subject: [PATCH] jenkins: Update to version 2.418 --- bucket/jenkins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jenkins.json b/bucket/jenkins.json index 14a5711374..1ae8113994 100644 --- a/bucket/jenkins.json +++ b/bucket/jenkins.json @@ -1,5 +1,5 @@ { - "version": "2.417", + "version": "2.418", "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.417/jenkins.war#/jenkins.jar", - "hash": "606f4654cf59a0443cc25c6b054f7d09b1b9f5fa31dc8cb168661ee8420f4a30", + "url": "https://get.jenkins.io/war/2.418/jenkins.war#/jenkins.jar", + "hash": "7edc92816d30f8cef0241faa60c068f75ddf824152808b347007b9072df49191", "bin": "jenkins.jar", "checkver": { "url": "https://www.jenkins.io/changelog/rss.xml",