mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
ie11webdriver: Update to version 4.6.0
This commit is contained in:
parent
76937d1e5f
commit
dc988ebde7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "4.5.0",
|
||||
"version": "4.6.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.5.0/IEDriverServer_x64_4.5.0.zip",
|
||||
"hash": "4bb6847a6db59ec482f4e620d5b69e3364388dd598f35d28a4937764f900ba22"
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.6.0/IEDriverServer_x64_4.6.0.zip",
|
||||
"hash": "a685c39575d25fe5767caebaa213c6b8f3919cc2ef6870941ffddd36f8c505b3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.5.0/IEDriverServer_Win32_4.5.0.zip",
|
||||
"hash": "5286a34c880330a4ea201dc29d368b1c8b216222fc387e758ba36a82a5cc6c2c"
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.6.0/IEDriverServer_Win32_4.6.0.zip",
|
||||
"hash": "a81ae4c44018e98fb9cbdc883989a58dafcbcb821671d4f65b0f346fd81f40da"
|
||||
}
|
||||
},
|
||||
"bin": "IEDriverServer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user