From a836612a4d9d253d708fff8a9956ba219d3778d5 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 31 Dec 2012 12:02:28 +0000 Subject: jenkins 1.496 --- Library/Formula/jenkins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/jenkins.rb b/Library/Formula/jenkins.rb index 98b6a011f..41a9f305d 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.495/jenkins.war' - sha1 'eabcba6ee6d397783a2fd861c865b08692c3e9b9' + url 'http://mirrors.jenkins-ci.org/war/1.496/jenkins.war' + sha1 '733b69a899150da7fd39c4135dfd700e2b9bc545' head 'https://github.com/jenkinsci/jenkins.git' def install -- cgit v1.2.3