selenium-server-standalone 3.9.1 (#23889)
This commit is contained in:
parent
7a520e5a3f
commit
c9a35d899a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class SeleniumServerStandalone < Formula
|
||||
desc "Browser automation for testing purposes"
|
||||
homepage "http://seleniumhq.org/"
|
||||
url "https://selenium-release.storage.googleapis.com/3.9/selenium-server-standalone-3.9.0.jar"
|
||||
sha256 "299bb80afb216e4664bb3eab33c40039f05e6704ee1bb7623247554081005f92"
|
||||
url "https://selenium-release.storage.googleapis.com/3.9/selenium-server-standalone-3.9.1.jar"
|
||||
sha256 "b2445dab8ee073412d90aa6483a52a6362f6b4f049b3d7c45288481577203440"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue