Skip to content

Commit 3e32fcd

Browse files
authored
Merge pull request #289416 from Homebrew/bump-jenkins-2.570
jenkins 2.570
2 parents 88a7281 + 0178b51 commit 3e32fcd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/j/jenkins.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Jenkins < Formula
22
desc "Extendable open source continuous integration server"
33
homepage "https://www.jenkins.io/"
4-
url "https://get.jenkins.io/war/2.569/jenkins.war"
5-
sha256 "9aa4df8f1d6515931bf25b07b86f2fc706a94c955dc1cbb39c21b8fa50f27c4e"
4+
url "https://get.jenkins.io/war/2.570/jenkins.war"
5+
sha256 "64404d9b406dba0f6276791393748dddff6944c2d8d82afaef3a86d9667eeceb"
66
license "MIT"
77

88
livecheck do
@@ -11,7 +11,7 @@ class Jenkins < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "87731c000ca50479e92463fceab46cf5c8ae1a56e8a18e8aba56956bb1df592c"
14+
sha256 cellar: :any_skip_relocation, all: "bf4e59135c734607e4d0914e7d4fe27d59c167372900a7da3911e3c188b3c3d4"
1515
end
1616

1717
head do

0 commit comments

Comments
 (0)