We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a98ce0e commit 5da9667Copy full SHA for 5da9667
Formula/j/jenkins-lts.rb
@@ -1,8 +1,8 @@
1
class JenkinsLts < Formula
2
desc "Extendable open source continuous integration server"
3
homepage "https://www.jenkins.io/"
4
- url "https://get.jenkins.io/war-stable/2.504.1/jenkins.war"
5
- sha256 "81026db18b0c4aad6b62cf408e4c42e5797661b41c517b37df606238e89b9df1"
+ url "https://get.jenkins.io/war-stable/2.504.2/jenkins.war"
+ sha256 "e52347c01dd39116c364fb7ebab78d156bce8f6add28484ff571fe0d0faeabf6"
6
license "MIT"
7
8
livecheck do
0 commit comments