Skip to content

Commit 4b7dcb7

Browse files
authored
Merge pull request Homebrew#195944 from Homebrew/bump-jenkins-2.483
jenkins 2.483
2 parents a7b19e2 + 1475c46 commit 4b7dcb7

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.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

0 commit comments

Comments
 (0)