aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jenkins.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/jenkins.rb')
-rw-r--r--Library/Formula/jenkins.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb
index fbe0e1eab..71d11ca1e 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -1,7 +1,7 @@
require 'formula'
class Jenkins < Formula
- url 'http://mirrors.jenkins-ci.org/war/1.415/jenkins.war', :using => :nounzip
+ url 'http://mirrors.jenkins-ci.org/war/1.417/jenkins.war', :using => :nounzip
version '1.417'
md5 '2ebda22f810cd14f069e8c5807bc70f9'
homepage 'http://jenkins-ci.org'