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 d2f44c8b8..226867a99 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.506/jenkins.war'
- sha1 'a19fe5d294aafdb4cd65d02272f9904abd2b58a7'
+ url 'http://mirrors.jenkins-ci.org/war/1.508/jenkins.war'
+ sha1 '9b4a9b7402b5b3fda301d4ee3696d2a8e6151b0a'
head 'https://github.com/jenkinsci/jenkins.git'
def install