aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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