From a9479fcc87de0d5fad1c8b4e03ba2d8012a69709 Mon Sep 17 00:00:00 2001 From: Jon Kessler Date: Mon, 11 Mar 2013 23:25:21 -0700 Subject: selenium-server-standalone 2.31.0 Closes #18420. Signed-off-by: Adam Vandenberg --- Library/Formula/selenium-server-standalone.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/selenium-server-standalone.rb b/Library/Formula/selenium-server-standalone.rb index 77f041922..9bd673fe4 100644 --- a/Library/Formula/selenium-server-standalone.rb +++ b/Library/Formula/selenium-server-standalone.rb @@ -2,8 +2,8 @@ require 'formula' class SeleniumServerStandalone < Formula homepage 'http://seleniumhq.org/' - url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.30.0.jar' - sha1 '63e78358631971ce30e260ddac0e24e5acc7c21c' + url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.31.0.jar' + sha1 'a6562c9f5deb3cc74bce28f70d6a4d6545d3cae4' def install prefix.install "selenium-server-standalone-#{version}.jar" -- cgit v1.2.3