From 6fbc1cf09c1964de938d3b9b8f64749a5ffa91c8 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 26 Sep 2012 14:43:45 +0100 Subject: [PATCH] jenkins 1.483 --- Formula/jenkins.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/jenkins.rb b/Formula/jenkins.rb index 8120dab3eca..2b13887aeee 100644 --- a/Formula/jenkins.rb +++ b/Formula/jenkins.rb @@ -2,9 +2,9 @@ require 'formula' class Jenkins < Formula homepage 'http://jenkins-ci.org' - url 'http://mirrors.jenkins-ci.org/war/1.482/jenkins.war' - version '1.482' - sha1 '88c1d372282fdc11f8eadff94a415acd5481ca69' + url 'http://mirrors.jenkins-ci.org/war/1.483/jenkins.war' + version '1.483' + sha1 '1fcf9616b290951f8602e83fd1f499866e8d0fe9' head 'https://github.com/jenkinsci/jenkins.git'