mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ie11webdriver: Update to version 4.7.0
This commit is contained in:
parent
54d1e2e556
commit
475cae6f04
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.6.0",
|
"version": "4.7.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.6.0/IEDriverServer_x64_4.6.0.zip",
|
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/IEDriverServer_x64_4.7.0.zip",
|
||||||
"hash": "a685c39575d25fe5767caebaa213c6b8f3919cc2ef6870941ffddd36f8c505b3"
|
"hash": "ce28202f9927a647a00443dd764a7cb8e95c286807b2c48f5957c2cc291e0592"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.6.0/IEDriverServer_Win32_4.6.0.zip",
|
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/IEDriverServer_Win32_4.7.0.zip",
|
||||||
"hash": "a81ae4c44018e98fb9cbdc883989a58dafcbcb821671d4f65b0f346fd81f40da"
|
"hash": "d8f06ff475323559894c765a52a4ac8b30c8839d7bfb25fd0abc4b2fa34fc1fa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "IEDriverServer.exe",
|
"bin": "IEDriverServer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user