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.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb
index 6e68f6037..8e83d3fd1 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -1,9 +1,9 @@
require 'formula'
class Jenkins < Formula
- url 'http://mirrors.jenkins-ci.org/war/1.413/jenkins.war', :using => :nounzip
- version '1.413'
- md5 '350cd32b161b5d8541ab70c98ea14e97'
+ url 'http://mirrors.jenkins-ci.org/war/1.414/jenkins.war', :using => :nounzip
+ version '1.414'
+ md5 'fa3ea4240a2f9eb6f268d6d8caba94fd'
homepage 'http://jenkins-ci.org'
def install