aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2012-10-16 10:31:18 +0100
committerMike McQuaid2012-10-16 10:31:35 +0100
commit074c004010a8aa6fe5466e4fcbb29dc707e39512 (patch)
tree903ff050632cee33ccf6d0756be232735f5cbc06 /Library/Formula
parent20851b9c01def02c942c80e23a15fff44d57b777 (diff)
downloadhomebrew-074c004010a8aa6fe5466e4fcbb29dc707e39512.tar.bz2
jenkins 1.486
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jenkins.rb6
1 files changed, 2 insertions, 4 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb
index ba3cd8d6a..a5e021f43 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -2,10 +2,8 @@ require 'formula'
class Jenkins < Formula
homepage 'http://jenkins-ci.org'
- url 'http://mirrors.jenkins-ci.org/war/1.485/jenkins.war'
- version '1.485'
- sha1 '4cbf6161820a42e53e7dab6274f6b3c697924217'
-
+ url 'http://mirrors.jenkins-ci.org/war/1.486/jenkins.war'
+ sha1 'c33ff88dfe11828623713ce47e3df0f8b441b9aa'
head 'https://github.com/jenkinsci/jenkins.git'
def install