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():
77 name = "download_sm_linux" ,
88 executable = True ,
99 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" ,
1111 )
1212
1313 http_file (
1414 name = "download_sm_macos" ,
1515 executable = True ,
1616 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" ,
1818 )
1919
2020 http_file (
2121 name = "download_sm_windows" ,
2222 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" ,
2525 )
2626
2727def _selenium_manager_artifacts_impl (_ctx ):
You can’t perform that action at this time.
0 commit comments