Skip to content

Commit 8bfdb4d

Browse files
committed
selenium-server 4.35.0
1 parent 2b9b655 commit 8bfdb4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/selenium-server.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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.34.0/selenium-server-4.34.0.jar"
5-
sha256 "c4ca7b2453abec28ac705cfc61321ba7ed62e886fbfd54c997b133d73c69c508"
4+
url "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.35.0/selenium-server-4.35.0.jar"
5+
sha256 "1137875ae8fd45003fd02342ded5208401b72b526ec439956789d2f17dd4e011"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)