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 3bbd47340..dd9340b87 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.535/jenkins.war'
- sha1 '002862de8faf377e0e6148913e8816ca3f32ea68'
+ url 'http://mirrors.jenkins-ci.org/war/1.536/jenkins.war'
+ sha1 'b735ed8ef3fbd2488c0b215d4fb4128e90e6c44c'
head 'https://github.com/jenkinsci/jenkins.git'