File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class SeleniumServer < Formula
22 desc "Browser automation for testing purposes"
33 homepage "https://www.selenium.dev/"
4- url "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.33 .0/selenium-server-4.33 .0.jar"
5- sha256 "40049aec23f0142ccf866942245d58cf3aa48f9c0fba0a5b9b92875f7e133383 "
4+ url "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.34 .0/selenium-server-4.34 .0.jar"
5+ sha256 "c4ca7b2453abec28ac705cfc61321ba7ed62e886fbfd54c997b133d73c69c508 "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,7 +11,7 @@ class SeleniumServer < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "196c204a39361ce45c1eb81f094aceeaf55429ae21dd747d31d88abbf73a4f5c "
14+ sha256 cellar : :any_skip_relocation , all : "798758819ac6c139c14969dc21d151c451daac6eb06d765ca8f7c72267ab117a "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments