From 612e811f8ec78ef8bd055cc94f95f2c1d7f4a51f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 13 Aug 2011 11:34:09 -0700 Subject: Chromedriver: fix audit warning --- Library/Formula/chromedriver.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/chromedriver.rb b/Library/Formula/chromedriver.rb index 2c2af2abc..c6cff9638 100644 --- a/Library/Formula/chromedriver.rb +++ b/Library/Formula/chromedriver.rb @@ -1,7 +1,6 @@ require 'formula' class Chromedriver < Formula - version '14.0.813.0' url 'http://chromium.googlecode.com/files/chromedriver_mac_14.0.813.0.zip' homepage 'http://seleniumhq.wordpress.com/2011/07/07/new-chromedriver/' sha1 'b5f375000cb1e292cbe35966550075f9f28d50e5' -- cgit v1.2.3