From 10649d7dc6d6aa9384dbc344f8897ffc3cff5638 Mon Sep 17 00:00:00 2001 From: David M. Lee Date: Tue, 17 Apr 2012 23:05:16 -0500 Subject: selenium-server-standalone 2.21.0 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 5a53c0092..0932d8328 100644 --- a/Library/Formula/selenium-server-standalone.rb +++ b/Library/Formula/selenium-server-standalone.rb @@ -1,9 +1,9 @@ require 'formula' class SeleniumServerStandalone < Formula - url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.20.0.jar' + url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.21.0.jar' homepage 'http://seleniumhq.org/' - sha1 '8d387cdd61e3df9134e59eec6867a0f6a7e1933d' + sha1 '04faa9b9cc78c8fcc1f098fd8cdf1960e13d8d7d' def install prefix.install "selenium-server-standalone-#{version}.jar" -- cgit v1.2.3