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 570f91eff..bdc0ff4b8 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.519/jenkins.war'
- sha1 'e3960ad8b0af004360d93bcb7b49c2fbd7e3bb40'
+ url 'http://mirrors.jenkins-ci.org/war/1.520/jenkins.war'
+ sha1 '96984ba92a5077a94a9d496274852216e49b1edf'
head 'https://github.com/jenkinsci/jenkins.git'