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.
2 parents 88a7281 + 0178b51 commit 3e32fcdCopy full SHA for 3e32fcd
1 file changed
Formula/j/jenkins.rb
@@ -1,8 +1,8 @@
1
class Jenkins < Formula
2
desc "Extendable open source continuous integration server"
3
homepage "https://www.jenkins.io/"
4
- url "https://get.jenkins.io/war/2.569/jenkins.war"
5
- sha256 "9aa4df8f1d6515931bf25b07b86f2fc706a94c955dc1cbb39c21b8fa50f27c4e"
+ url "https://get.jenkins.io/war/2.570/jenkins.war"
+ sha256 "64404d9b406dba0f6276791393748dddff6944c2d8d82afaef3a86d9667eeceb"
6
license "MIT"
7
8
livecheck do
@@ -11,7 +11,7 @@ class Jenkins < Formula
11
end
12
13
bottle do
14
- sha256 cellar: :any_skip_relocation, all: "87731c000ca50479e92463fceab46cf5c8ae1a56e8a18e8aba56956bb1df592c"
+ sha256 cellar: :any_skip_relocation, all: "bf4e59135c734607e4d0914e7d4fe27d59c167372900a7da3911e3c188b3c3d4"
15
16
17
head do
0 commit comments