File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,21 @@ def selenium_manager():
7
7
name = "download_sm_linux" ,
8
8
executable = True ,
9
9
sha256 = "d4d775c38f5403d4a719e69903e6f70d15d2454d03da80ad6b82515a4ebfb986" ,
10
- url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-3769be1 /selenium-manager-linux" ,
10
+ url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-dffb534 /selenium-manager-linux" ,
11
11
)
12
12
13
13
http_file (
14
14
name = "download_sm_macos" ,
15
15
executable = True ,
16
16
sha256 = "2d6b20c603c4ca913423b3725cdc7ffa7e6a1554c9c161e3da226b186ba71054" ,
17
- url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-3769be1 /selenium-manager-macos" ,
17
+ url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-dffb534 /selenium-manager-macos" ,
18
18
)
19
19
20
20
http_file (
21
21
name = "download_sm_windows" ,
22
22
executable = True ,
23
- sha256 = "cd182eeb12e6ecbac95c9cede7f2d5652a7dd56047b4a7a28fb9b3cbabdb72f8 " ,
24
- url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-3769be1 /selenium-manager-windows.exe" ,
23
+ sha256 = "58c47a131fd4323c647a95cb37baeafc5a14a536885ccc152457e87a4fd2188d " ,
24
+ url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-dffb534 /selenium-manager-windows.exe" ,
25
25
)
26
26
27
27
def _selenium_manager_artifacts_impl (_ctx ):
You can’t perform that action at this time.
0 commit comments