Skip to content

Commit 58a7a98

Browse files
committed
Update SHA for signed Selenium Manager binary in Windows
1 parent 5789f15 commit 58a7a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/selenium_manager.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def selenium_manager():
2020
http_file(
2121
name = "download_sm_windows",
2222
executable = True,
23-
sha256 = "f563a84e73ba216cdcb114879b9d00fc763335296ee4cf130d1927de3a7ae259",
23+
sha256 = "3540408f80cf2ca03c52ee2399dd4347a94d4f49a8944e099bfac6c5ea38a59f",
2424
url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-ab932d1/selenium-manager-windows.exe",
2525
)
2626

0 commit comments

Comments
 (0)