Skip to content

Commit 5781dd5

Browse files
authored
Merge pull request #224969 from Homebrew/bump-jenkins-lts-2.504.2
jenkins-lts 2.504.2
2 parents a970e57 + 87f9056 commit 5781dd5

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.1/jenkins.war"
5-
sha256 "81026db18b0c4aad6b62cf408e4c42e5797661b41c517b37df606238e89b9df1"
4+
url "https://get.jenkins.io/war-stable/2.504.2/jenkins.war"
5+
sha256 "e52347c01dd39116c364fb7ebab78d156bce8f6add28484ff571fe0d0faeabf6"
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: "4e7ca4c87b1b50fcb03bb35f62b7a0c008d631d97e4011e5de52d0194a601251"
14+
sha256 cellar: :any_skip_relocation, all: "97b2a15aa6d90c72e0a714f22786395567d84813deddbae4778528f595fc2c0d"
1515
end
1616

1717
depends_on "openjdk@21"

0 commit comments

Comments
 (0)