aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorlarsmoil2011-03-05 22:16:39 +0100
committerAdam Vandenberg2011-03-05 15:12:10 -0800
commite39440dd55e4af12d10dda9e1edb0fb0928c06a2 (patch)
treed8a35e5c6d571959173295562b82d397f5bee201 /Library/Formula
parent376b00d83d5fe8aa72a4785709e0cd63c2ed811e (diff)
downloadhomebrew-e39440dd55e4af12d10dda9e1edb0fb0928c06a2.tar.bz2
Jenkins 1.399
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 31d3379f7..241877ac6 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -1,9 +1,9 @@
require 'formula'
class Jenkins <Formula
- url 'http://ftp.osuosl.org/pub/hudson/war/1.396/jenkins.war', :using => :nounzip
- version '1.396'
- md5 '57655337809c93e40fbad9d1535215ff'
+ url 'http://ftp.osuosl.org/pub/hudson/war/1.399/jenkins.war', :using => :nounzip
+ version '1.399'
+ md5 'a99ed0277a59d7058c0c13b68cbee783'
homepage 'http://jenkins-ci.org'
def install