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 cb660ad26..c74242096 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.33.0.jar'
- sha1 '1eeb43187fb8550a91cf4a270ca9ac8553156bcf'
+ url 'http://selenium.googlecode.com/files/selenium-server-standalone-2.34.0.jar'
+ sha1 '27b6173d12081f479efe1da59d568255c34869f0'
def install
prefix.install "selenium-server-standalone-#{version}.jar"