selenium-server-standalone 2.40.0

selenium-server-standalone 2.40.0

Closes Homebrew/homebrew#27428.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Joe Grund 2014-03-11 12:38:33 -04:00 committed by Mike McQuaid
parent 45df5fb88c
commit aa5d7bc5fc
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class SeleniumServerStandalone < Formula
homepage 'http://seleniumhq.org/'
url 'https://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar'
sha1 'f2391600481dd285002d04b66916fc4286ff70ce'
url 'https://selenium-release.storage.googleapis.com/2.40/selenium-server-standalone-2.40.0.jar'
sha1 '165f54ca53e5eefc6f27c26ac03d18bae99a544e'
def install
libexec.install "selenium-server-standalone-#{version}.jar"