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.482 /jenkins.war"
5- sha256 "b948de6625a34ef6b7e08153b1b2f1eae2effa8c4c3388fb5188b7b196b925a5 "
4+ url "https://get.jenkins.io/war/2.483 /jenkins.war"
5+ sha256 "94ed0b3be285b5216bdb104d0be6d91938ab26f09110cbbd970bc0dba9c8d1b4 "
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 : "c1607ceffdddba21fd9966864cb903cf8429fb7d0a36d1b07172fe7aca736470 "
14+ sha256 cellar : :any_skip_relocation , all : "dccc48898675bf60eabf6369ad48b942a41ab497e559eb33b404b1a5ba568435 "
1515 end
1616
1717 head do
You can’t perform that action at this time.
0 commit comments