diff --git a/bucket/selenium-manager.json b/bucket/selenium-manager.json index 0ba95c4ad3..ac474d2c6a 100644 --- a/bucket/selenium-manager.json +++ b/bucket/selenium-manager.json @@ -1,12 +1,12 @@ { - "version": "4.20.0", + "version": "4.21.0", "description": "Selenium Manager is a command-line tool developed in Rust to allow cross platform execution.", "homepage": "https://www.selenium.dev/blog/2022/introducing-selenium-manager", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-b565162/selenium-manager-windows.exe#/selenium-manager.exe", - "hash": "2d2978aab283b1606363941471a5f825d98f6a26edc9130f47d3eb3441dad8b8" + "url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-54c0a69/selenium-manager-windows.exe#/selenium-manager.exe", + "hash": "b7b27c6dfe6f1d30bb63a3038c799e2c8e9e801c0aee4528c7541d93f70dfddb" } }, "bin": "selenium-manager.exe",