Skip to content

Commit 44c6c60

Browse files
authored
Merge pull request #235908 from Homebrew/bump-jenkins-2.526
jenkins 2.526
2 parents bb4e55f + f1b9744 commit 44c6c60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.525/jenkins.war"
5-
sha256 "019f34517021655339ffbc191ba347f81c6f0d5e173dff52c8666b750ba62cdd"
4+
url "https://get.jenkins.io/war/2.526/jenkins.war"
5+
sha256 "e1bd436678abb631d5d30c719240c2753369eeb925ade3a35faf5dfbdecb27b0"
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: "74f75f5dea7a816811c656b84e6b6b09080e25f37dcd838219f77ec95ab2cb5e"
14+
sha256 cellar: :any_skip_relocation, all: "6812adbfa3339e3e25210567ff9160ef221dc2e8d3cafb4cbffeb640d5b36808"
1515
end
1616

1717
head do

0 commit comments

Comments
 (0)