jenkins 2.5

Closes #1241.

Signed-off-by: Alex Dunn <adunn@ucsb.edu>
This commit is contained in:
Jerzerak 2016-05-17 14:56:33 -04:00 committed by Alex Dunn
parent 3c60fb06f4
commit 8132d888c8

View file

@ -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.3/jenkins.war"
sha256 "e1a17311776daee38cb1c3a5e687140f39b8dc922d142f4b9c457803f76aa974"
url "http://mirrors.jenkins-ci.org/war/2.5/jenkins.war"
sha256 "d8de143eef34d0d9d12cc314901eab57f55ddce74c5f6e567920bf4fc0571823"
head do
url "https://github.com/jenkinsci/jenkins.git"