aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 d31919ac2..879424b5b 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.590/jenkins.war"
- sha1 "67fd744b715c992c6e412857310875bff803b708"
+ url "http://mirrors.jenkins-ci.org/war/1.591/jenkins.war"
+ sha1 "7759da4968f7f2cf41b728f13550c361a76cd52e"
head "https://github.com/jenkinsci/jenkins.git"