aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/jenkins.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb
index 2d74e0063..81ddb6f68 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -2,8 +2,8 @@ require "formula"
class Jenkins < Formula
homepage "http://jenkins-ci.org"
- url "http://mirrors.jenkins-ci.org/war/1.585/jenkins.war"
- sha1 "3b54957a27ae733669dff9428861b862cd8df810"
+ url "http://mirrors.jenkins-ci.org/war/1.586/jenkins.war"
+ sha1 "0d8c75c6f5f5f6eeacd7a0b94e1b579b7ad07641"
head "https://github.com/jenkinsci/jenkins.git"