File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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"
You can’t perform that action at this time.
0 commit comments