aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 597e5ee78..769dc8b03 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.564/jenkins.war'
- sha1 '69fb9eb02f41fa122bf8f5fcda1ad4ed69f36f30'
+ url 'http://mirrors.jenkins-ci.org/war/1.565/jenkins.war'
+ sha1 'bb365d7427343e50b4cb2eb233f981269ad70a4e'
head 'https://github.com/jenkinsci/jenkins.git'