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 82da5a554..1c55c0901 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.492/jenkins.war'
- sha1 'abffdbc2fdd2123a75bff5c0f63cde7e165000db'
+ url 'http://mirrors.jenkins-ci.org/war/1.493/jenkins.war'
+ sha1 '22caef9155cd6916a20809e134b257b26194342a'
head 'https://github.com/jenkinsci/jenkins.git'
def install