From d20184848c002bf8129e119c450b8084fb4d6a4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 05:00:14 +0000 Subject: [PATCH] jenkins: Update to version 2.367 --- bucket/jenkins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jenkins.json b/bucket/jenkins.json index cdf03f33c6..4c00992fa0 100644 --- a/bucket/jenkins.json +++ b/bucket/jenkins.json @@ -1,5 +1,5 @@ { - "version": "2.366", + "version": "2.367", "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.366/jenkins.war#/jenkins.jar", - "hash": "b003b8f36279c1ae5e9735971251e13004b4329afbe4802696e5bbda26d66d7a", + "url": "https://get.jenkins.io/war/2.367/jenkins.war#/jenkins.jar", + "hash": "8d6937d20c29089be6f54959258ef9b1de07a33bcbf9073155f674e73518a8d4", "bin": "jenkins.jar", "checkver": { "url": "https://www.jenkins.io/changelog/rss.xml",