jenkins 1.613
Closes Homebrew/homebrew#39721. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
f521c15a7e
commit
411213462a
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.612/jenkins.war"
|
||||
sha256 "fc5f27870026b47565d010f6bb941fc5b5ffa115a6a5b56e301ccdf177ce83a9"
|
||||
url "http://mirrors.jenkins-ci.org/war/1.613/jenkins.war"
|
||||
sha256 "1e3f9b095c49c22e91e0f1843a7e7d170387388338a13aed3cd4f77ea50aa47f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue