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.495 /jenkins.war"
5- sha256 "42a2dd83b8905c46a4ef9e19ff2d976fdc380d20f3caa552401cdeb9eec8c326 "
4+ url "https://get.jenkins.io/war/2.496 /jenkins.war"
5+ sha256 "fed109b3052c90ac95341d2a3bdf7284b1334168c20f4a503cacb1014103d682 "
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 : "110d5ab1939ea7ebe416c6a40139ff2cadeee37849d057481fd5fa7f5ab4cf6a "
14+ sha256 cellar : :any_skip_relocation , all : "853cc1c3daa75f6c882edea0ae146a8a2238921a3385619865faa625f84c44c5 "
1515 end
1616
1717 head do
You can’t perform that action at this time.
0 commit comments