Skip to content

Commit

Permalink
Merge pull request #203597 from Homebrew/bump-jenkins-lts-2.479.3
Browse files Browse the repository at this point in the history
jenkins-lts 2.479.3
  • Loading branch information
BrewTestBot authored Jan 8, 2025
2 parents bcefae8 + 9817737 commit 46273bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/j/jenkins-lts.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class JenkinsLts < Formula
desc "Extendable open source continuous integration server"
homepage "https://www.jenkins.io/"
url "https://get.jenkins.io/war-stable/2.479.2/jenkins.war"
sha256 "177c2c033f0d3ae4148e601d0fdada60112d83f250521f3a0a0fd97cbb138dbd"
url "https://get.jenkins.io/war-stable/2.479.3/jenkins.war"
sha256 "304c8592860d5b03dec27c96b5e89ec58fc744f78161c53f7a344a0bf7ce9203"
license "MIT"

livecheck do
Expand All @@ -11,7 +11,7 @@ class JenkinsLts < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "e171d56db97bdca8339a62ff14322fabe11ac5d8bb0c2404fe1b7d07204b8c64"
sha256 cellar: :any_skip_relocation, all: "5f1f9740784c5f0997c3a21158a7c0619fb3b877ab5bc2d5edf3f94bed2b51fc"
end

depends_on "openjdk@21"
Expand Down

0 comments on commit 46273bd

Please sign in to comment.