mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
ie11webdriver: Update to version 4.8.0
This commit is contained in:
parent
21db79371c
commit
d70aef33c9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.7.0",
|
"version": "4.8.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.7.0/IEDriverServer_x64_4.7.0.zip",
|
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.8.0/IEDriverServer_x64_4.8.0.zip",
|
||||||
"hash": "ce28202f9927a647a00443dd764a7cb8e95c286807b2c48f5957c2cc291e0592"
|
"hash": "c1095f6743e7b8f276ecd4ad135081a8e464a9575ada53f75c3a38f5531aa05d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/IEDriverServer_Win32_4.7.0.zip",
|
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.8.0/IEDriverServer_Win32_4.8.0.zip",
|
||||||
"hash": "d8f06ff475323559894c765a52a4ac8b30c8839d7bfb25fd0abc4b2fa34fc1fa"
|
"hash": "31c1b14fe25421d3790971f058b5a462b5b9754ad2a5fc27068a1389abd48f3f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "IEDriverServer.exe",
|
"bin": "IEDriverServer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user