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 eaeaed549..cf2234c9a 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.517/jenkins.war'
- sha1 '4845b727b04793e862420a0efe6889b2f9b98c1b'
+ url 'http://mirrors.jenkins-ci.org/war/1.518/jenkins.war'
+ sha1 '1d9169f1e889938dba3254a3f401be179f7404b8'
head 'https://github.com/jenkinsci/jenkins.git'