jenkins 2.62 (#13798)
This commit is contained in:
parent
7d40cfa423
commit
407ae09e1f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Jenkins < Formula
|
||||
desc "Extendable open source continuous integration server"
|
||||
homepage "https://jenkins-ci.org"
|
||||
url "http://mirrors.jenkins-ci.org/war/2.61/jenkins.war"
|
||||
sha256 "453aa7641eac92b3f5d8f81db8ea15b85d407085be07a98b1d80405402aab1c0"
|
||||
url "http://mirrors.jenkins-ci.org/war/2.62/jenkins.war"
|
||||
sha256 "b0778a1763e582ecbbece698e9ef78b45579ef8945db0198fe02295de8da15b7"
|
||||
|
||||
head do
|
||||
url "https://github.com/jenkinsci/jenkins.git"
|
||||
|
|
Loading…
Reference in a new issue