geckodriver 0.23.0

Closes #32702.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Alex Gaynor 2018-10-04 09:42:03 -04:00 committed by FX Coudert
parent 79d1ea8a85
commit 9eed7e6811

View file

@ -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.22.0.tar.gz"
sha256 "60a4bafad93ab03bf44e7f0c1e726fad715742eb9bbdd32fae33c78fe452dc65"
url "https://github.com/mozilla/geckodriver/archive/v0.23.0.tar.gz"
sha256 "2ed7eac7c40ff3813e11410d65d8b15b05a55cb15df8413577cad03f13e5a86a"
head "https://hg.mozilla.org/mozilla-central/", :using => :hg
bottle do