From 6205a9ccfa55efcc41ae6e559287e2a5978d9072 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 17 Dec 2012 10:42:39 +0000 Subject: [PATCH] jenkins 1.494 --- Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/jenkins.rb b/Formula/jenkins.rb index 1c55c09019f..a014c51417f 100644 --- a/Formula/jenkins.rb +++ b/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.493/jenkins.war' - sha1 '22caef9155cd6916a20809e134b257b26194342a' + url 'http://mirrors.jenkins-ci.org/war/1.494/jenkins.war' + sha1 '03a745d07081656b3898ae5138e8f99f9165ef89' head 'https://github.com/jenkinsci/jenkins.git' def install