File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
You can’t perform that action at this time.
0 commit comments