geckodriver 0.11.1
Closes #5815. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0336f7ec13
commit
d4f1522d2f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue