aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2013-01-10 14:49:43 +0000
committerMike McQuaid2013-01-10 14:49:51 +0000
commitf1f3d4a3a169db8168087ad3e73167bd9e9d3f8b (patch)
treed899b3bb0f24a78062269f27180130477e1563e7 /Library/Formula
parent9565e09f444b2f7b0249285489566a74b6d44920 (diff)
downloadhomebrew-f1f3d4a3a169db8168087ad3e73167bd9e9d3f8b.tar.bz2
jenkins 1.498
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 41a9f305d..e2f736aff 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.496/jenkins.war'
- sha1 '733b69a899150da7fd39c4135dfd700e2b9bc545'
+ url 'http://mirrors.jenkins-ci.org/war/1.498/jenkins.war'
+ sha1 '04e5e28d86154aec56a248bef5f57414b53875fd'
head 'https://github.com/jenkinsci/jenkins.git'
def install