diff --git a/bucket/ie11webdriver.json b/bucket/ie11webdriver.json index 3868408286..dc57ee1df0 100644 --- a/bucket/ie11webdriver.json +++ b/bucket/ie11webdriver.json @@ -1,16 +1,16 @@ { - "version": "4.11.0", + "version": "4.14.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.11.0/IEDriverServer_x64_4.11.0.zip", - "hash": "f53f20659d5f3275b7679655b86054742c4959bd7c13b74b7d0ab22b8ff9064c" + "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/IEDriverServer_x64_4.14.0.zip", + "hash": "24ddc5f6b081de05d65367020a6e89bc98146fb19b2abc8fafcde4d3dc3fc31c" }, "32bit": { - "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.11.0/IEDriverServer_Win32_4.11.0.zip", - "hash": "2fbaa08b4fa43180a1fefdd5e781ca1f734b65bc3377e6c4d934abc76559758d" + "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.14.0/IEDriverServer_Win32_4.14.0.zip", + "hash": "542547970163c91080b6908cd223840743a4ac18f8197a44ea41be7cf1d41e48" } }, "bin": "IEDriverServer.exe",