Skip to content

Commit 830bc8f

Browse files
committed
Update hash of SM Windows binary (signed with EV token and manually updated in the repo)
1 parent 7881635 commit 830bc8f

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 = "eb6e3b19bb70c3fee7fdb332153d7c7c523034044059900e80b663b8817e720c",
23+
sha256 = "89dd1d25e321a07cc88fd76fb6143008298092faecb1573835e0f86483d0abfa",
2424
url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-acecd4f/selenium-manager-windows.exe",
2525
)
2626

0 commit comments

Comments
 (0)