Skip to content

Commit

Permalink
geckodriver 0.11.1
Browse files Browse the repository at this point in the history
Closes #5815.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Oct 12, 2016
1 parent 0336f7e commit d4f1522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/geckodriver.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Geckodriver < Formula
desc "WebDriver <-> Marionette proxy"
homepage "https://github.com/mozilla/geckodriver"
url "https://github.com/mozilla/geckodriver/archive/v0.10.0.tar.gz"
sha256 "bdbdd9e01831d48afeb324cf5c8f02aadad5bd30e4308e3fb34a07b596c547f5"
url "https://github.com/mozilla/geckodriver/archive/v0.11.1.tar.gz"
sha256 "faa4d398b2dce60ec46534739a4b8273bc98d1246cb7b26c89625353875d3434"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit d4f1522

Please sign in to comment.