aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/selenium-server-standalone.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/selenium-server-standalone.rb b/Library/Formula/selenium-server-standalone.rb
index 245ae784c..b42becc3c 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.38.0.jar'
- sha1 'c717aea5c601fe657825db280b4788ee97b34f97'
+ url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.39.0.jar'
+ sha1 'f2391600481dd285002d04b66916fc4286ff70ce'
def install
prefix.install "selenium-server-standalone-#{version}.jar"