Skip to content

Commit 9469e9b

Browse files
authored
Merge pull request #228139 from Homebrew/bump-jenkins-lts-2.504.3
jenkins-lts 2.504.3
2 parents 94e6039 + 0f9141b commit 9469e9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/j/jenkins-lts.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class JenkinsLts < Formula
22
desc "Extendable open source continuous integration server"
33
homepage "https://www.jenkins.io/"
4-
url "https://get.jenkins.io/war-stable/2.504.2/jenkins.war"
5-
sha256 "e52347c01dd39116c364fb7ebab78d156bce8f6add28484ff571fe0d0faeabf6"
4+
url "https://get.jenkins.io/war-stable/2.504.3/jenkins.war"
5+
sha256 "ea8883431b8b5ef6b68fe0e5817c93dc0a11def380054e7de3136486796efeb0"
66
license "MIT"
77

88
livecheck do
@@ -11,7 +11,7 @@ class JenkinsLts < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "97b2a15aa6d90c72e0a714f22786395567d84813deddbae4778528f595fc2c0d"
14+
sha256 cellar: :any_skip_relocation, all: "bc3e941ec6500a5259e13aa801ac441ed03a74165d38dd394dee34fcd543adea"
1515
end
1616

1717
depends_on "openjdk@21"

0 commit comments

Comments
 (0)