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 33a7763bc..79059dcf2 100644
--- a/Library/Formula/jenkins.rb
+++ b/Library/Formula/jenkins.rb
@@ -2,8 +2,8 @@ require "formula"
class Jenkins < Formula
homepage "https://jenkins-ci.org"
- url "http://mirrors.jenkins-ci.org/war/1.597/jenkins.war"
- sha1 "a177d463af1e334a92874378b5c32a923fb62c66"
+ url "http://mirrors.jenkins-ci.org/war/1.598/jenkins.war"
+ sha1 "ee3f94a2eab93a119baaa897a2fd0045cc401e73"
head do
url "https://github.com/jenkinsci/jenkins.git"