diff --git a/bucket/ie11webdriver.json b/bucket/ie11webdriver.json index 29058b5894..61bc9c1ed9 100644 --- a/bucket/ie11webdriver.json +++ b/bucket/ie11webdriver.json @@ -1,16 +1,16 @@ { - "version": "4.3.0", + "version": "4.5.0", "description": "Selenium WebDriver for Internet Explorer 11", "homepage": "https://selenium.dev", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.3.0/IEDriverServer_x64_4.3.0.zip", - "hash": "43e81aae9376d7e7fa6005c5d77f491b9bdf98bdb3d04646cc14d656734a9b5c" + "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.5.0/IEDriverServer_x64_4.5.0.zip", + "hash": "4bb6847a6db59ec482f4e620d5b69e3364388dd598f35d28a4937764f900ba22" }, "32bit": { - "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.3.0/IEDriverServer_Win32_4.3.0.zip", - "hash": "7bdb45ee43b52dbd85c213a593d7ae3095990aeb6e4a539f7d42a5eb744594b6" + "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.5.0/IEDriverServer_Win32_4.5.0.zip", + "hash": "5286a34c880330a4ea201dc29d368b1c8b216222fc387e758ba36a82a5cc6c2c" } }, "bin": "IEDriverServer.exe",