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 1845b7ecc..ae9284c68 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.527/jenkins.war'
- sha1 '9dde2e29dc76e8e3b94f18da1bd290f658303212'
+ url 'http://mirrors.jenkins-ci.org/war/1.528/jenkins.war'
+ sha1 '2ba68851285c1462fcaa24b4c1b9d6efa7c921c5'
head 'https://github.com/jenkinsci/jenkins.git'