aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 57f1a039c..3c68280c9 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.500/jenkins.war'
- sha1 '2bb10240a74fc371084588a595e6bc2dfcb3e76d'
+ url 'http://mirrors.jenkins-ci.org/war/1.502/jenkins.war'
+ sha1 '450b8bd2efb7cd3154681a767243ffd8807199bf'
head 'https://github.com/jenkinsci/jenkins.git'
def install