From ab3288ce4138f2a88519c85c4a4f5aaccedc8b9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 16:30:59 +0000 Subject: [PATCH] jenkins: Update to version 2.360 --- bucket/jenkins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jenkins.json b/bucket/jenkins.json index 670f05131c..db60d67ca6 100644 --- a/bucket/jenkins.json +++ b/bucket/jenkins.json @@ -1,5 +1,5 @@ { - "version": "2.359", + "version": "2.360", "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.359/jenkins.war#/jenkins.jar", - "hash": "e1f96b29e6c51484d635d8799cb52f0a5fc92b107c50ee74c5f79dab482fc928", + "url": "https://get.jenkins.io/war/2.360/jenkins.war#/jenkins.jar", + "hash": "4a73119d0237df66ec21f33cbd5fb311bdf209ef7286024b0275d99e0b96c699", "bin": "jenkins.jar", "checkver": { "url": "https://www.jenkins.io/changelog/rss.xml",