jenkins 1.611
Closes Homebrew/homebrew#39132. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
0230a465ab
commit
575a817969
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Jenkins < Formula
|
||||
homepage "https://jenkins-ci.org"
|
||||
url "http://mirrors.jenkins-ci.org/war/1.610/jenkins.war"
|
||||
sha256 "bb5a7b29e359a3743ddf385975bca65221cee89b0a13c5309169601d23952e0e"
|
||||
url "http://mirrors.jenkins-ci.org/war/1.611/jenkins.war"
|
||||
sha256 "12157975cd8c5bf54bbafdc16d826fd384d7eea5e3816c2c28f82002ad866e42"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue