ie11webdriver: Update to version 4.6.0

This commit is contained in:
github-actions[bot] 2022-11-04 16:31:26 +00:00
parent 76937d1e5f
commit dc988ebde7

View File

@ -1,16 +1,16 @@
{ {
"version": "4.5.0", "version": "4.6.0",
"description": "Selenium WebDriver for Internet Explorer 11", "description": "Selenium WebDriver for Internet Explorer 11",
"homepage": "https://selenium.dev", "homepage": "https://selenium.dev",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.5.0/IEDriverServer_x64_4.5.0.zip", "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.6.0/IEDriverServer_x64_4.6.0.zip",
"hash": "4bb6847a6db59ec482f4e620d5b69e3364388dd598f35d28a4937764f900ba22" "hash": "a685c39575d25fe5767caebaa213c6b8f3919cc2ef6870941ffddd36f8c505b3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.5.0/IEDriverServer_Win32_4.5.0.zip", "url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.6.0/IEDriverServer_Win32_4.6.0.zip",
"hash": "5286a34c880330a4ea201dc29d368b1c8b216222fc387e758ba36a82a5cc6c2c" "hash": "a81ae4c44018e98fb9cbdc883989a58dafcbcb821671d4f65b0f346fd81f40da"
} }
}, },
"bin": "IEDriverServer.exe", "bin": "IEDriverServer.exe",