selenium-server-standalone 2.24.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Tushar Ranka 2012-06-21 09:11:50 -07:00 committed by Adam Vandenberg
parent cc99879630
commit cbd0b4723e

View file

@ -1,9 +1,9 @@
require 'formula'
class SeleniumServerStandalone < Formula
url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.21.0.jar'
homepage 'http://seleniumhq.org/'
sha1 '04faa9b9cc78c8fcc1f098fd8cdf1960e13d8d7d'
url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.24.1.jar'
sha1 '0900f523cf1b7982e3206c5a7b3ec28cb2d32fbb'
def install
prefix.install "selenium-server-standalone-#{version}.jar"