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 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"