From b18d2eb58e96f2d0bc12e01c2115827c66daf0c6 Mon Sep 17 00:00:00 2001 From: Matti Schneider Date: Tue, 4 Jun 2013 14:18:55 +0200 Subject: selenium-server-standalone: 2.33 Closes #20242. Signed-off-by: Samuel John --- 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 9bd673fe4..cb660ad26 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.31.0.jar' - sha1 'a6562c9f5deb3cc74bce28f70d6a4d6545d3cae4' + url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.33.0.jar' + sha1 '1eeb43187fb8550a91cf4a270ca9ac8553156bcf' def install prefix.install "selenium-server-standalone-#{version}.jar" -- cgit v1.2.3