From 5dbd2bbe424fcf9671b2514b3e708c692b47c441 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 29 Jul 2012 17:06:26 -0500 Subject: selenium-server-standalone 2.25.0 Closes #13738. Signed-off-by: Adam Vandenberg --- Library/Formula/selenium-server-standalone.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/selenium-server-standalone.rb b/Library/Formula/selenium-server-standalone.rb index 81c399d5c..d6376bceb 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.24.1.jar' - sha1 '0900f523cf1b7982e3206c5a7b3ec28cb2d32fbb' + url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.25.0.jar' + sha1 '8e2b23874a6d3316079cf606ce7f75d221305934' def install prefix.install "selenium-server-standalone-#{version}.jar" -- cgit v1.2.3