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 cf2234c9a..570f91eff 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.518/jenkins.war'
- sha1 '1d9169f1e889938dba3254a3f401be179f7404b8'
+ url 'http://mirrors.jenkins-ci.org/war/1.519/jenkins.war'
+ sha1 'e3960ad8b0af004360d93bcb7b49c2fbd7e3bb40'
head 'https://github.com/jenkinsci/jenkins.git'