geckodriver 0.24.0

Closes #37412.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Lenny Lozovsky 2019-02-27 17:09:09 -08:00 committed by FX Coudert
parent dedf3032c4
commit cd54ea6059

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